1 | Glasgow Haskell Compiler, Version 7.8.3, stage 2 booted by GHC version 7.6.2 |
---|
2 | Using binary package database: /opt/local/lib/ghc-7.8.3/package.conf.d/package.cache |
---|
3 | Using package config file: dist/package.conf.inplace |
---|
4 | package bin-package-db-0.0.0.0-d82393a6f8b94918b5cee098483a704c is unusable due to missing or recursive dependencies: |
---|
5 | binary-0.7.1.0-06fe2cfe2c00e6f7d43cdb53345c4945 |
---|
6 | package binary-0.7.1.0-06fe2cfe2c00e6f7d43cdb53345c4945 is shadowed by package binary-0.7.1.0-5b9c0c97f623eee41f8b0bd573b8186c |
---|
7 | package ghc-7.8.3-788fbc828aa4a76925d49e59c5750519 is unusable due to missing or recursive dependencies: |
---|
8 | bin-package-db-0.0.0.0-d82393a6f8b94918b5cee098483a704c |
---|
9 | wired-in package ghc-prim mapped to ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c |
---|
10 | wired-in package integer-gmp mapped to integer-gmp-0.5.1.0-d42e6a7874a019e6a0d1c7305ebc83c4 |
---|
11 | wired-in package base mapped to base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b |
---|
12 | wired-in package rts mapped to builtin_rts |
---|
13 | wired-in package template-haskell mapped to template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e |
---|
14 | wired-in package dph-seq not found. |
---|
15 | wired-in package dph-par not found. |
---|
16 | Hsc static flags: |
---|
17 | package bin-package-db-0.0.0.0-d82393a6f8b94918b5cee098483a704c is unusable due to missing or recursive dependencies: |
---|
18 | binary-0.7.1.0-06fe2cfe2c00e6f7d43cdb53345c4945 |
---|
19 | package binary-0.7.1.0-06fe2cfe2c00e6f7d43cdb53345c4945 is shadowed by package binary-0.7.1.0-5b9c0c97f623eee41f8b0bd573b8186c |
---|
20 | package ghc-7.8.3-788fbc828aa4a76925d49e59c5750519 is unusable due to missing or recursive dependencies: |
---|
21 | bin-package-db-0.0.0.0-d82393a6f8b94918b5cee098483a704c |
---|
22 | wired-in package ghc-prim mapped to ghc-prim-0.3.1.0-954cb57749cf319beafdc89b3415422c |
---|
23 | wired-in package integer-gmp mapped to integer-gmp-0.5.1.0-d42e6a7874a019e6a0d1c7305ebc83c4 |
---|
24 | wired-in package base mapped to base-4.7.0.1-c64d224738ec7af4085e89ca9c12c37b |
---|
25 | wired-in package rts mapped to builtin_rts |
---|
26 | wired-in package template-haskell mapped to template-haskell-2.9.0.0-310613e57f38a482326cc4ba2989009e |
---|
27 | wired-in package dph-seq not found. |
---|
28 | wired-in package dph-par not found. |
---|
29 | *** Chasing dependencies: |
---|
30 | Chasing modules from: *Data.Attoparsec,*Data.Attoparsec.ByteString,*Data.Attoparsec.ByteString.Char8,*Data.Attoparsec.ByteString.Lazy,*Data.Attoparsec.Char8,*Data.Attoparsec.Combinator,*Data.Attoparsec.Lazy,*Data.Attoparsec.Number,*Data.Attoparsec.Text,*Data.Attoparsec.Text.Lazy,*Data.Attoparsec.Types,*Data.Attoparsec.Zepto,*Data.Attoparsec.ByteString.Buffer,*Data.Attoparsec.ByteString.FastSet,*Data.Attoparsec.ByteString.Internal,*Data.Attoparsec.Internal,*Data.Attoparsec.Internal.Fhthagn,*Data.Attoparsec.Internal.Types,*Data.Attoparsec.Text.Buffer,*Data.Attoparsec.Text.FastSet,*Data.Attoparsec.Text.Internal |
---|
31 | Stable obj: [] |
---|
32 | Stable BCO: [] |
---|
33 | Ready for upsweep |
---|
34 | [NONREC |
---|
35 | ModSummary { |
---|
36 | ms_hs_date = 2014-09-05 16:37:33 UTC |
---|
37 | ms_mod = attoparsec-0.12.1.2:Data.Attoparsec.Number, |
---|
38 | ms_textual_imps = [import (implicit) Prelude, |
---|
39 | import Data.Typeable ( Typeable ), import Data.Function ( on ), |
---|
40 | import Data.Data ( Data ), import Control.DeepSeq ( NFData(rnf) )] |
---|
41 | ms_srcimps = [] |
---|
42 | }, |
---|
43 | NONREC |
---|
44 | ModSummary { |
---|
45 | ms_hs_date = 2014-09-05 16:37:33 UTC |
---|
46 | ms_mod = attoparsec-0.12.1.2:Data.Attoparsec.Zepto, |
---|
47 | ms_textual_imps = [import Prelude hiding ( take, takeWhile ), |
---|
48 | import Data.ByteString ( ByteString ), |
---|
49 | import qualified Data.ByteString.Unsafe as B, |
---|
50 | import qualified Data.ByteString as B, import Data.Monoid, |
---|
51 | import Control.Monad, import Control.Applicative, |
---|
52 | import Data.Word ( Word8 )] |
---|
53 | ms_srcimps = [] |
---|
54 | }, |
---|
55 | NONREC |
---|
56 | ModSummary { |
---|
57 | ms_hs_date = 2014-09-05 16:37:33 UTC |
---|
58 | ms_mod = attoparsec-0.12.1.2:Data.Attoparsec.ByteString.FastSet, |
---|
59 | ms_textual_imps = [import (implicit) Prelude, |
---|
60 | import qualified Data.ByteString.Unsafe as U, |
---|
61 | import qualified Data.ByteString.Internal as I, |
---|
62 | import qualified Data.ByteString.Char8 as B8, |
---|
63 | import qualified Data.ByteString as B, |
---|
64 | import GHC.Word ( Word8(W8#) ), |
---|
65 | import GHC.Base ( Int(I#), iShiftRA#, narrow8Word#, shiftL# ), |
---|
66 | import Foreign.Storable ( peekByteOff, pokeByteOff ), |
---|
67 | import Data.Bits ( (.&.), (.|.) )] |
---|
68 | ms_srcimps = [] |
---|
69 | }, |
---|
70 | NONREC |
---|
71 | ModSummary { |
---|
72 | ms_hs_date = 2014-09-05 16:37:33 UTC |
---|
73 | ms_mod = attoparsec-0.12.1.2:Data.Attoparsec.Internal.Fhthagn, |
---|
74 | ms_textual_imps = [import (implicit) Prelude, |
---|
75 | import GHC.IO ( IO(IO) ), import GHC.Base ( realWorld# )] |
---|
76 | ms_srcimps = [] |
---|
77 | }, |
---|
78 | NONREC |
---|
79 | ModSummary { |
---|
80 | ms_hs_date = 2014-09-05 16:37:33 UTC |
---|
81 | ms_mod = attoparsec-0.12.1.2:Data.Attoparsec.ByteString.Buffer, |
---|
82 | ms_textual_imps = [import Prelude hiding ( length ), |
---|
83 | import GHC.ForeignPtr ( mallocPlainForeignPtrBytes ), |
---|
84 | import Foreign.Storable ( peek, peekByteOff, poke, sizeOf ), |
---|
85 | import Foreign.Ptr ( castPtr, plusPtr ), |
---|
86 | import Foreign.ForeignPtr ( ForeignPtr, withForeignPtr ), |
---|
87 | import Data.Word ( Word8 ), import Data.Monoid ( Monoid(..) ), |
---|
88 | import Data.List ( foldl1' ), |
---|
89 | import Data.Attoparsec.Internal.Fhthagn ( inlinePerformIO ), |
---|
90 | import Data.ByteString.Internal |
---|
91 | ( ByteString(..), memcpy, nullForeignPtr ), |
---|
92 | import Control.Exception ( assert )] |
---|
93 | ms_srcimps = [] |
---|
94 | }, |
---|
95 | NONREC |
---|
96 | ModSummary { |
---|
97 | ms_hs_date = 2014-09-05 16:37:33 UTC |
---|
98 | ms_mod = attoparsec-0.12.1.2:Data.Attoparsec.Text.Buffer, |
---|
99 | ms_textual_imps = [import qualified Data.Text.Array as A, |
---|
100 | import Prelude hiding ( length ), import GHC.ST ( ST(..), runST ), |
---|
101 | import GHC.Base |
---|
102 | ( Int(..), indexIntArray#, unsafeCoerce#, writeIntArray# ), |
---|
103 | import Foreign.Storable ( sizeOf ), |
---|
104 | import Data.Text.Unsafe ( Iter(..) ), |
---|
105 | import Data.Text.Internal.Unsafe.Char ( unsafeChr ), |
---|
106 | import Data.Text.Internal.Encoding.Utf16 ( chr2 ), |
---|
107 | import Data.Text.Internal ( Text(..) ), import Data.Text (), |
---|
108 | import Data.Monoid ( Monoid(..) ), import Data.List ( foldl1' ), |
---|
109 | import Data.Bits ( shiftR ), import Control.Exception ( assert )] |
---|
110 | ms_srcimps = [] |
---|
111 | }, |
---|
112 | NONREC |
---|
113 | ModSummary { |
---|
114 | ms_hs_date = 2014-09-05 16:37:33 UTC |
---|
115 | ms_mod = attoparsec-0.12.1.2:Data.Attoparsec.Internal.Types, |
---|
116 | ms_textual_imps = [import qualified Data.Attoparsec.Text.Buffer as T, |
---|
117 | import qualified Data.Attoparsec.ByteString.Buffer as B, |
---|
118 | import Prelude hiding ( getChar, succ ), |
---|
119 | import Data.Text.Unsafe ( Iter(..) ), |
---|
120 | import qualified Data.Text as Text, import Data.Text ( Text ), |
---|
121 | import Data.Monoid ( Monoid(..) ), |
---|
122 | import Data.ByteString.Internal ( w2c ), |
---|
123 | import qualified Data.ByteString as BS, |
---|
124 | import Data.ByteString ( ByteString ), import Data.Word ( Word8 ), |
---|
125 | import Control.Monad ( MonadPlus(..) ), |
---|
126 | import Control.DeepSeq ( NFData(rnf) ), |
---|
127 | import Control.Applicative |
---|
128 | ( Alternative(..), Applicative(..), (<$>) )] |
---|
129 | ms_srcimps = [] |
---|
130 | }, |
---|
131 | NONREC |
---|
132 | ModSummary { |
---|
133 | ms_hs_date = 2014-09-05 16:37:33 UTC |
---|
134 | ms_mod = attoparsec-0.12.1.2:Data.Attoparsec.Internal, |
---|
135 | ms_textual_imps = [import Prelude hiding ( succ ), |
---|
136 | import Data.Text ( Text ), import Data.ByteString ( ByteString ), |
---|
137 | import Data.Attoparsec.Internal.Types, |
---|
138 | import Control.Applicative ( (<$>) )] |
---|
139 | ms_srcimps = [] |
---|
140 | }, |
---|
141 | NONREC |
---|
142 | ModSummary { |
---|
143 | ms_hs_date = 2014-09-05 16:37:33 UTC |
---|
144 | ms_mod = attoparsec-0.12.1.2:Data.Attoparsec.Types, |
---|
145 | ms_textual_imps = [import (implicit) Prelude, |
---|
146 | import Data.Attoparsec.Internal.Types |
---|
147 | ( Parser(..), IResult(..), Chunk(..) )] |
---|
148 | ms_srcimps = [] |
---|
149 | }, |
---|
150 | NONREC |
---|
151 | ModSummary { |
---|
152 | ms_hs_date = 2014-09-05 16:37:33 UTC |
---|
153 | ms_mod = attoparsec-0.12.1.2:Data.Attoparsec.Combinator, |
---|
154 | ms_textual_imps = [import Prelude hiding ( succ ), |
---|
155 | import qualified Data.Attoparsec.Zepto as Z, |
---|
156 | import Data.Text ( Text ), import Data.Monoid ( Monoid(mappend) ), |
---|
157 | import Data.ByteString ( ByteString ), |
---|
158 | import Data.Attoparsec.Internal ( endOfInput, atEnd, satisfyElem ), |
---|
159 | import Data.Attoparsec.Internal.Types ( Parser(..), IResult(..) ), |
---|
160 | import Control.Monad ( MonadPlus(..) ), |
---|
161 | import Control.Applicative |
---|
162 | ( Alternative(..), |
---|
163 | Applicative(..), |
---|
164 | empty, |
---|
165 | liftA2, |
---|
166 | many, |
---|
167 | (<|>), |
---|
168 | (*>), |
---|
169 | (<$>) )] |
---|
170 | ms_srcimps = [] |
---|
171 | }, |
---|
172 | NONREC |
---|
173 | ModSummary { |
---|
174 | ms_hs_date = 2014-09-05 16:37:33 UTC |
---|
175 | ms_mod = attoparsec-0.12.1.2:Data.Attoparsec.ByteString.Internal, |
---|
176 | ms_textual_imps = [import qualified Data.ByteString.Unsafe as B, |
---|
177 | import qualified Data.ByteString.Lazy as L, |
---|
178 | import qualified Data.ByteString.Internal as B, |
---|
179 | import qualified Data.ByteString.Char8 as B, |
---|
180 | import qualified Data.ByteString as B8, |
---|
181 | import qualified Data.Attoparsec.Internal.Types as T, |
---|
182 | import qualified Data.Attoparsec.ByteString.Buffer as Buf, |
---|
183 | import Prelude hiding ( getChar, succ, take, takeWhile ), |
---|
184 | import Foreign.Storable ( Storable(peek, sizeOf) ), |
---|
185 | import Foreign.Ptr ( castPtr, minusPtr, plusPtr ), |
---|
186 | import Foreign.ForeignPtr ( withForeignPtr ), |
---|
187 | import Data.Word ( Word8 ), import Data.ByteString ( ByteString ), |
---|
188 | import Data.Attoparsec.Internal.Types |
---|
189 | hiding ( Parser, Failure, Success ), |
---|
190 | import Data.Attoparsec.Internal.Fhthagn ( inlinePerformIO ), |
---|
191 | import Data.Attoparsec.Internal, |
---|
192 | import Data.Attoparsec.Combinator ( (<?>) ), |
---|
193 | import Data.Attoparsec.ByteString.FastSet |
---|
194 | ( charClass, memberWord8 ), |
---|
195 | import Data.Attoparsec.ByteString.Buffer ( Buffer, buffer ), |
---|
196 | import Control.Monad ( when ), |
---|
197 | import Control.Applicative ( (<|>), (<$>) )] |
---|
198 | ms_srcimps = [] |
---|
199 | }, |
---|
200 | NONREC |
---|
201 | ModSummary { |
---|
202 | ms_hs_date = 2014-09-05 16:37:33 UTC |
---|
203 | ms_mod = attoparsec-0.12.1.2:Data.Attoparsec.ByteString, |
---|
204 | ms_textual_imps = [import (implicit) Prelude, |
---|
205 | import qualified Data.Attoparsec.Internal.Types as T, |
---|
206 | import Data.Attoparsec.ByteString.Internal ( Result, parse ), |
---|
207 | import qualified Data.ByteString as B, |
---|
208 | import qualified Data.Attoparsec.Internal as I, |
---|
209 | import qualified Data.Attoparsec.ByteString.Internal as I, |
---|
210 | import Data.Attoparsec.Combinator] |
---|
211 | ms_srcimps = [] |
---|
212 | }, |
---|
213 | NONREC |
---|
214 | ModSummary { |
---|
215 | ms_hs_date = 2014-09-05 16:37:33 UTC |
---|
216 | ms_mod = attoparsec-0.12.1.2:Data.Attoparsec.ByteString.Lazy, |
---|
217 | ms_textual_imps = [import (implicit) Prelude, |
---|
218 | import Data.Attoparsec.ByteString |
---|
219 | hiding ( IResult(..), |
---|
220 | Result, |
---|
221 | eitherResult, |
---|
222 | maybeResult, |
---|
223 | parse, |
---|
224 | parseWith, |
---|
225 | parseTest ), |
---|
226 | import qualified Data.Attoparsec.Internal.Types as T, |
---|
227 | import qualified Data.Attoparsec.ByteString as A, |
---|
228 | import qualified Data.ByteString as B, |
---|
229 | import Data.ByteString.Lazy.Internal ( ByteString(..), chunk ), |
---|
230 | import Control.DeepSeq ( NFData(rnf) )] |
---|
231 | ms_srcimps = [] |
---|
232 | }, |
---|
233 | NONREC |
---|
234 | ModSummary { |
---|
235 | ms_hs_date = 2014-09-05 16:37:33 UTC |
---|
236 | ms_mod = attoparsec-0.12.1.2:Data.Attoparsec.Lazy, |
---|
237 | ms_textual_imps = [import (implicit) Prelude, |
---|
238 | import Data.Attoparsec.ByteString.Lazy] |
---|
239 | ms_srcimps = [] |
---|
240 | }, |
---|
241 | NONREC |
---|
242 | ModSummary { |
---|
243 | ms_hs_date = 2014-09-05 16:37:33 UTC |
---|
244 | ms_mod = attoparsec-0.12.1.2:Data.Attoparsec.ByteString.Char8, |
---|
245 | ms_textual_imps = [import qualified Data.ByteString.Char8 as B, |
---|
246 | import qualified Data.ByteString as B8, |
---|
247 | import qualified Data.Attoparsec.Internal as I, |
---|
248 | import qualified Data.Attoparsec.ByteString.Internal as I, |
---|
249 | import qualified Data.Attoparsec.ByteString as A, |
---|
250 | import Prelude hiding ( takeWhile ), |
---|
251 | import Data.Word ( Word8, Word16, Word32, Word64, Word ), |
---|
252 | import qualified Data.Scientific as Sci, |
---|
253 | import Data.Scientific ( Scientific ), |
---|
254 | import Data.String ( IsString(..) ), |
---|
255 | import Data.Int ( Int8, Int16, Int32, Int64 ), |
---|
256 | import Data.ByteString.Internal ( c2w, w2c ), |
---|
257 | import Data.Bits ( Bits, (.|.), shiftL ), |
---|
258 | import Data.Attoparsec.Number ( Number(..) ), |
---|
259 | import Data.Attoparsec.Combinator, |
---|
260 | import Data.Attoparsec.ByteString.Internal ( Parser ), |
---|
261 | import Data.Attoparsec.ByteString.FastSet |
---|
262 | ( charClass, memberChar ), |
---|
263 | import Control.Monad ( void, when ), |
---|
264 | import Control.Applicative ( pure, (*>), (<*), (<$>), (<|>) )] |
---|
265 | ms_srcimps = [] |
---|
266 | }, |
---|
267 | NONREC |
---|
268 | ModSummary { |
---|
269 | ms_hs_date = 2014-09-05 16:37:33 UTC |
---|
270 | ms_mod = attoparsec-0.12.1.2:Data.Attoparsec.Char8, |
---|
271 | ms_textual_imps = [import (implicit) Prelude, |
---|
272 | import Data.Attoparsec.ByteString.Char8] |
---|
273 | ms_srcimps = [] |
---|
274 | }, |
---|
275 | NONREC |
---|
276 | ModSummary { |
---|
277 | ms_hs_date = 2014-09-05 16:37:33 UTC |
---|
278 | ms_mod = attoparsec-0.12.1.2:Data.Attoparsec, |
---|
279 | ms_textual_imps = [import (implicit) Prelude, |
---|
280 | import Data.Attoparsec.ByteString] |
---|
281 | ms_srcimps = [] |
---|
282 | }, |
---|
283 | NONREC |
---|
284 | ModSummary { |
---|
285 | ms_hs_date = 2014-09-05 16:37:33 UTC |
---|
286 | ms_mod = attoparsec-0.12.1.2:Data.Attoparsec.Text.FastSet, |
---|
287 | ms_textual_imps = [import (implicit) Prelude, |
---|
288 | import qualified Data.Text as T, |
---|
289 | import qualified Data.Array.Unboxed as A, |
---|
290 | import qualified Data.Array.Base as AB, import Data.List ( sort )] |
---|
291 | ms_srcimps = [] |
---|
292 | }, |
---|
293 | NONREC |
---|
294 | ModSummary { |
---|
295 | ms_hs_date = 2014-09-05 16:37:33 UTC |
---|
296 | ms_mod = attoparsec-0.12.1.2:Data.Attoparsec.Text.Internal, |
---|
297 | ms_textual_imps = [import qualified Data.Text.Unsafe as T, |
---|
298 | import qualified Data.Text.Lazy as L, |
---|
299 | import qualified Data.Text as T, |
---|
300 | import qualified Data.Attoparsec.Text.FastSet as Set, |
---|
301 | import qualified Data.Attoparsec.Internal.Types as T, |
---|
302 | import Prelude hiding ( getChar, length, succ, take, takeWhile ), |
---|
303 | import Data.Text.Internal ( Text(..) ), |
---|
304 | import Data.String ( IsString(..) ), import Data.Char ( chr, ord ), |
---|
305 | import Data.Attoparsec.Text.Buffer ( Buffer, buffer ), |
---|
306 | import qualified Data.Attoparsec.Text.Buffer as Buf, |
---|
307 | import Data.Attoparsec.Internal.Types |
---|
308 | hiding ( Parser, Failure, Success ), |
---|
309 | import Data.Attoparsec.Internal, |
---|
310 | import Data.Attoparsec.Combinator ( (<?>) ), |
---|
311 | import Control.Monad ( when ), |
---|
312 | import Control.Applicative ( (<|>), (<$>) )] |
---|
313 | ms_srcimps = [] |
---|
314 | }, |
---|
315 | NONREC |
---|
316 | ModSummary { |
---|
317 | ms_hs_date = 2014-09-05 16:37:33 UTC |
---|
318 | ms_mod = attoparsec-0.12.1.2:Data.Attoparsec.Text, |
---|
319 | ms_textual_imps = [import (implicit) Prelude, |
---|
320 | import qualified Data.Text as T, |
---|
321 | import qualified Data.Attoparsec.Text.Internal as I, |
---|
322 | import qualified Data.Attoparsec.Internal.Types as T, |
---|
323 | import qualified Data.Attoparsec.Internal as I, |
---|
324 | import Data.Word ( Word8, Word16, Word32, Word64, Word ), |
---|
325 | import Data.Text ( Text ), |
---|
326 | import Data.Int ( Int8, Int16, Int32, Int64 ), |
---|
327 | import Data.Char ( isAlpha, isDigit, isSpace, ord ), |
---|
328 | import Data.Bits ( Bits, (.|.), shiftL ), |
---|
329 | import Data.Attoparsec.Text.Internal |
---|
330 | ( Parser, Result, parse, takeWhile1 ), |
---|
331 | import qualified Data.Scientific as Sci, |
---|
332 | import Data.Scientific ( Scientific ), |
---|
333 | import Data.Attoparsec.Number ( Number(..) ), |
---|
334 | import Data.Attoparsec.Combinator, |
---|
335 | import Control.Applicative ( pure, (<$>), (*>), (<*), (<|>) )] |
---|
336 | ms_srcimps = [] |
---|
337 | }, |
---|
338 | NONREC |
---|
339 | ModSummary { |
---|
340 | ms_hs_date = 2014-09-05 16:37:33 UTC |
---|
341 | ms_mod = attoparsec-0.12.1.2:Data.Attoparsec.Text.Lazy, |
---|
342 | ms_textual_imps = [import (implicit) Prelude, |
---|
343 | import Data.Attoparsec.Text |
---|
344 | hiding ( IResult(..), |
---|
345 | Result, |
---|
346 | eitherResult, |
---|
347 | maybeResult, |
---|
348 | parse, |
---|
349 | parseWith, |
---|
350 | parseTest ), |
---|
351 | import qualified Data.Text as T, |
---|
352 | import qualified Data.Attoparsec.Text as A, |
---|
353 | import qualified Data.Attoparsec.Internal.Types as T, |
---|
354 | import Data.Text.Lazy.Internal ( Text(..), chunk ), |
---|
355 | import Control.DeepSeq ( NFData(rnf) )] |
---|
356 | ms_srcimps = [] |
---|
357 | }] |
---|
358 | *** Deleting temp files: |
---|
359 | Deleting: |
---|
360 | compile: input file ./Data/Attoparsec/Number.hs |
---|
361 | Created temporary directory: /tmp/ghc23892_0 |
---|
362 | *** Checking old interface for attoparsec-0.12.1.2:Data.Attoparsec.Number: |
---|
363 | [ 1 of 21] Compiling Data.Attoparsec.Number ( Data/Attoparsec/Number.hs, dist/build/Data/Attoparsec/Number.o ) |
---|
364 | *** Parser: |
---|
365 | *** Renamer/typechecker: |
---|
366 | *** Desugar: |
---|
367 | Result size of Desugar (after optimization) |
---|
368 | = {terms: 621, types: 722, coercions: 0} |
---|
369 | *** Simplifier: |
---|
370 | Result size of Simplifier iteration=1 |
---|
371 | = {terms: 924, types: 1,200, coercions: 127} |
---|
372 | Result size of Simplifier iteration=2 |
---|
373 | = {terms: 902, types: 1,164, coercions: 127} |
---|
374 | Result size of Simplifier |
---|
375 | = {terms: 902, types: 1,164, coercions: 127} |
---|
376 | *** Specialise: |
---|
377 | Result size of Specialise |
---|
378 | = {terms: 902, types: 1,164, coercions: 127} |
---|
379 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = False}): |
---|
380 | Result size of Float out(FOS {Lam = Just 0, |
---|
381 | Consts = True, |
---|
382 | PAPs = False}) |
---|
383 | = {terms: 969, types: 1,260, coercions: 127} |
---|
384 | *** Float inwards: |
---|
385 | Result size of Float inwards |
---|
386 | = {terms: 969, types: 1,260, coercions: 127} |
---|
387 | *** Simplifier: |
---|
388 | Result size of Simplifier iteration=1 |
---|
389 | = {terms: 1,415, types: 1,479, coercions: 100} |
---|
390 | Result size of Simplifier iteration=2 |
---|
391 | = {terms: 1,141, types: 1,137, coercions: 39} |
---|
392 | Result size of Simplifier iteration=3 |
---|
393 | = {terms: 1,135, types: 1,134, coercions: 39} |
---|
394 | Result size of Simplifier |
---|
395 | = {terms: 1,135, types: 1,134, coercions: 39} |
---|
396 | *** Simplifier: |
---|
397 | Result size of Simplifier iteration=1 |
---|
398 | = {terms: 1,152, types: 1,118, coercions: 39} |
---|
399 | Result size of Simplifier |
---|
400 | = {terms: 1,152, types: 1,118, coercions: 39} |
---|
401 | *** Simplifier: |
---|
402 | Result size of Simplifier iteration=1 |
---|
403 | = {terms: 1,190, types: 1,173, coercions: 39} |
---|
404 | Result size of Simplifier |
---|
405 | = {terms: 1,190, types: 1,173, coercions: 39} |
---|
406 | *** Demand analysis: |
---|
407 | Result size of Demand analysis |
---|
408 | = {terms: 1,190, types: 1,173, coercions: 39} |
---|
409 | *** Worker Wrapper binds: |
---|
410 | Result size of Worker Wrapper binds |
---|
411 | = {terms: 1,424, types: 1,837, coercions: 39} |
---|
412 | *** Simplifier: |
---|
413 | Result size of Simplifier iteration=1 |
---|
414 | = {terms: 1,320, types: 1,652, coercions: 39} |
---|
415 | Result size of Simplifier iteration=2 |
---|
416 | = {terms: 1,235, types: 1,524, coercions: 39} |
---|
417 | Result size of Simplifier |
---|
418 | = {terms: 1,235, types: 1,524, coercions: 39} |
---|
419 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = True}): |
---|
420 | Result size of Float out(FOS {Lam = Just 0, |
---|
421 | Consts = True, |
---|
422 | PAPs = True}) |
---|
423 | = {terms: 1,261, types: 1,551, coercions: 39} |
---|
424 | *** Common sub-expression: |
---|
425 | Result size of Common sub-expression |
---|
426 | = {terms: 1,256, types: 1,545, coercions: 39} |
---|
427 | *** Float inwards: |
---|
428 | Result size of Float inwards |
---|
429 | = {terms: 1,256, types: 1,545, coercions: 39} |
---|
430 | *** Liberate case: |
---|
431 | Result size of Liberate case |
---|
432 | = {terms: 1,256, types: 1,545, coercions: 39} |
---|
433 | *** Simplifier: |
---|
434 | Result size of Simplifier iteration=1 |
---|
435 | = {terms: 1,250, types: 1,536, coercions: 39} |
---|
436 | Result size of Simplifier |
---|
437 | = {terms: 1,250, types: 1,536, coercions: 39} |
---|
438 | *** SpecConstr: |
---|
439 | Result size of SpecConstr |
---|
440 | = {terms: 1,250, types: 1,536, coercions: 39} |
---|
441 | *** Simplifier: |
---|
442 | Result size of Simplifier |
---|
443 | = {terms: 1,250, types: 1,536, coercions: 39} |
---|
444 | *** Tidy Core: |
---|
445 | Result size of Tidy Core |
---|
446 | = {terms: 1,264, types: 1,545, coercions: 39} |
---|
447 | writeBinIface: 150 Names |
---|
448 | writeBinIface: 231 dict entries |
---|
449 | writeBinIface: 150 Names |
---|
450 | writeBinIface: 231 dict entries |
---|
451 | *** CorePrep: |
---|
452 | Result size of CorePrep |
---|
453 | = {terms: 1,523, types: 1,763, coercions: 39} |
---|
454 | *** Stg2Stg: |
---|
455 | *** CodeOutput: |
---|
456 | *** New CodeGen: |
---|
457 | *** CPSZ: |
---|
458 | *** CPSZ: |
---|
459 | *** CPSZ: |
---|
460 | *** CPSZ: |
---|
461 | *** CPSZ: |
---|
462 | *** CPSZ: |
---|
463 | *** CPSZ: |
---|
464 | *** CPSZ: |
---|
465 | *** CPSZ: |
---|
466 | *** CPSZ: |
---|
467 | *** CPSZ: |
---|
468 | *** CPSZ: |
---|
469 | *** CPSZ: |
---|
470 | *** CPSZ: |
---|
471 | *** CPSZ: |
---|
472 | *** CPSZ: |
---|
473 | *** CPSZ: |
---|
474 | *** CPSZ: |
---|
475 | *** CPSZ: |
---|
476 | *** CPSZ: |
---|
477 | *** CPSZ: |
---|
478 | *** CPSZ: |
---|
479 | *** CPSZ: |
---|
480 | *** CPSZ: |
---|
481 | *** CPSZ: |
---|
482 | *** CPSZ: |
---|
483 | *** CPSZ: |
---|
484 | *** CPSZ: |
---|
485 | *** CPSZ: |
---|
486 | *** CPSZ: |
---|
487 | *** CPSZ: |
---|
488 | *** CPSZ: |
---|
489 | *** CPSZ: |
---|
490 | *** CPSZ: |
---|
491 | *** CPSZ: |
---|
492 | *** CPSZ: |
---|
493 | *** CPSZ: |
---|
494 | *** CPSZ: |
---|
495 | *** CPSZ: |
---|
496 | *** CPSZ: |
---|
497 | *** CPSZ: |
---|
498 | *** CPSZ: |
---|
499 | *** CPSZ: |
---|
500 | *** CPSZ: |
---|
501 | *** CPSZ: |
---|
502 | *** CPSZ: |
---|
503 | *** CPSZ: |
---|
504 | *** CPSZ: |
---|
505 | *** CPSZ: |
---|
506 | *** CPSZ: |
---|
507 | *** CPSZ: |
---|
508 | *** CPSZ: |
---|
509 | *** CPSZ: |
---|
510 | *** CPSZ: |
---|
511 | *** CPSZ: |
---|
512 | *** CPSZ: |
---|
513 | *** CPSZ: |
---|
514 | *** CPSZ: |
---|
515 | *** CPSZ: |
---|
516 | *** CPSZ: |
---|
517 | *** CPSZ: |
---|
518 | *** CPSZ: |
---|
519 | *** CPSZ: |
---|
520 | *** CPSZ: |
---|
521 | *** CPSZ: |
---|
522 | *** CPSZ: |
---|
523 | *** CPSZ: |
---|
524 | *** CPSZ: |
---|
525 | *** CPSZ: |
---|
526 | *** CPSZ: |
---|
527 | *** CPSZ: |
---|
528 | *** CPSZ: |
---|
529 | *** CPSZ: |
---|
530 | *** CPSZ: |
---|
531 | *** CPSZ: |
---|
532 | *** CPSZ: |
---|
533 | *** CPSZ: |
---|
534 | *** CPSZ: |
---|
535 | *** CPSZ: |
---|
536 | *** CPSZ: |
---|
537 | *** CPSZ: |
---|
538 | *** CPSZ: |
---|
539 | *** CPSZ: |
---|
540 | *** CPSZ: |
---|
541 | *** CPSZ: |
---|
542 | *** CPSZ: |
---|
543 | *** CPSZ: |
---|
544 | *** CPSZ: |
---|
545 | *** CPSZ: |
---|
546 | *** CPSZ: |
---|
547 | *** CPSZ: |
---|
548 | *** CPSZ: |
---|
549 | *** CPSZ: |
---|
550 | *** CPSZ: |
---|
551 | *** CPSZ: |
---|
552 | *** CPSZ: |
---|
553 | *** Assembler: |
---|
554 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_2.s -o dist/build/Data/Attoparsec/Number.o |
---|
555 | *** CorePrep: |
---|
556 | Result size of CorePrep |
---|
557 | = {terms: 1,523, types: 1,763, coercions: 39} |
---|
558 | *** Stg2Stg: |
---|
559 | *** CodeOutput: |
---|
560 | *** New CodeGen: |
---|
561 | *** CPSZ: |
---|
562 | *** CPSZ: |
---|
563 | *** CPSZ: |
---|
564 | *** CPSZ: |
---|
565 | *** CPSZ: |
---|
566 | *** CPSZ: |
---|
567 | *** CPSZ: |
---|
568 | *** CPSZ: |
---|
569 | *** CPSZ: |
---|
570 | *** CPSZ: |
---|
571 | *** CPSZ: |
---|
572 | *** CPSZ: |
---|
573 | *** CPSZ: |
---|
574 | *** CPSZ: |
---|
575 | *** CPSZ: |
---|
576 | *** CPSZ: |
---|
577 | *** CPSZ: |
---|
578 | *** CPSZ: |
---|
579 | *** CPSZ: |
---|
580 | *** CPSZ: |
---|
581 | *** CPSZ: |
---|
582 | *** CPSZ: |
---|
583 | *** CPSZ: |
---|
584 | *** CPSZ: |
---|
585 | *** CPSZ: |
---|
586 | *** CPSZ: |
---|
587 | *** CPSZ: |
---|
588 | *** CPSZ: |
---|
589 | *** CPSZ: |
---|
590 | *** CPSZ: |
---|
591 | *** CPSZ: |
---|
592 | *** CPSZ: |
---|
593 | *** CPSZ: |
---|
594 | *** CPSZ: |
---|
595 | *** CPSZ: |
---|
596 | *** CPSZ: |
---|
597 | *** CPSZ: |
---|
598 | *** CPSZ: |
---|
599 | *** CPSZ: |
---|
600 | *** CPSZ: |
---|
601 | *** CPSZ: |
---|
602 | *** CPSZ: |
---|
603 | *** CPSZ: |
---|
604 | *** CPSZ: |
---|
605 | *** CPSZ: |
---|
606 | *** CPSZ: |
---|
607 | *** CPSZ: |
---|
608 | *** CPSZ: |
---|
609 | *** CPSZ: |
---|
610 | *** CPSZ: |
---|
611 | *** CPSZ: |
---|
612 | *** CPSZ: |
---|
613 | *** CPSZ: |
---|
614 | *** CPSZ: |
---|
615 | *** CPSZ: |
---|
616 | *** CPSZ: |
---|
617 | *** CPSZ: |
---|
618 | *** CPSZ: |
---|
619 | *** CPSZ: |
---|
620 | *** CPSZ: |
---|
621 | *** CPSZ: |
---|
622 | *** CPSZ: |
---|
623 | *** CPSZ: |
---|
624 | *** CPSZ: |
---|
625 | *** CPSZ: |
---|
626 | *** CPSZ: |
---|
627 | *** CPSZ: |
---|
628 | *** CPSZ: |
---|
629 | *** CPSZ: |
---|
630 | *** CPSZ: |
---|
631 | *** CPSZ: |
---|
632 | *** CPSZ: |
---|
633 | *** CPSZ: |
---|
634 | *** CPSZ: |
---|
635 | *** CPSZ: |
---|
636 | *** CPSZ: |
---|
637 | *** CPSZ: |
---|
638 | *** CPSZ: |
---|
639 | *** CPSZ: |
---|
640 | *** CPSZ: |
---|
641 | *** CPSZ: |
---|
642 | *** CPSZ: |
---|
643 | *** CPSZ: |
---|
644 | *** CPSZ: |
---|
645 | *** CPSZ: |
---|
646 | *** CPSZ: |
---|
647 | *** CPSZ: |
---|
648 | *** CPSZ: |
---|
649 | *** CPSZ: |
---|
650 | *** CPSZ: |
---|
651 | *** CPSZ: |
---|
652 | *** CPSZ: |
---|
653 | *** CPSZ: |
---|
654 | *** CPSZ: |
---|
655 | *** CPSZ: |
---|
656 | *** CPSZ: |
---|
657 | *** Assembler: |
---|
658 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_4.s -o dist/build/Data/Attoparsec/Number.dyn_o |
---|
659 | *** Deleting temp files: |
---|
660 | Deleting: /tmp/ghc23892_0/ghc23892_5.c /tmp/ghc23892_0/ghc23892_4.s /tmp/ghc23892_0/ghc23892_3.c /tmp/ghc23892_0/ghc23892_2.s /tmp/ghc23892_0/ghc23892_1.s |
---|
661 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_5.c |
---|
662 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_3.c |
---|
663 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_1.s |
---|
664 | compile: input file ./Data/Attoparsec/Zepto.hs |
---|
665 | *** Checking old interface for attoparsec-0.12.1.2:Data.Attoparsec.Zepto: |
---|
666 | [ 2 of 21] Compiling Data.Attoparsec.Zepto ( Data/Attoparsec/Zepto.hs, dist/build/Data/Attoparsec/Zepto.o ) |
---|
667 | *** Parser: |
---|
668 | *** Renamer/typechecker: |
---|
669 | *** Desugar: |
---|
670 | Result size of Desugar (after optimization) |
---|
671 | = {terms: 391, types: 540, coercions: 3} |
---|
672 | *** Simplifier: |
---|
673 | Result size of Simplifier iteration=1 |
---|
674 | = {terms: 382, types: 592, coercions: 80} |
---|
675 | Result size of Simplifier iteration=2 |
---|
676 | = {terms: 378, types: 587, coercions: 80} |
---|
677 | Result size of Simplifier = {terms: 378, types: 587, coercions: 80} |
---|
678 | *** Specialise: |
---|
679 | Result size of Specialise = {terms: 378, types: 587, coercions: 80} |
---|
680 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = False}): |
---|
681 | Result size of Float out(FOS {Lam = Just 0, |
---|
682 | Consts = True, |
---|
683 | PAPs = False}) |
---|
684 | = {terms: 452, types: 763, coercions: 80} |
---|
685 | *** Float inwards: |
---|
686 | Result size of Float inwards |
---|
687 | = {terms: 452, types: 763, coercions: 80} |
---|
688 | *** Simplifier: |
---|
689 | Result size of Simplifier iteration=1 |
---|
690 | = {terms: 743, types: 1,169, coercions: 551} |
---|
691 | Result size of Simplifier iteration=2 |
---|
692 | = {terms: 515, types: 771, coercions: 204} |
---|
693 | Result size of Simplifier |
---|
694 | = {terms: 515, types: 771, coercions: 204} |
---|
695 | *** Simplifier: |
---|
696 | Result size of Simplifier iteration=1 |
---|
697 | = {terms: 586, types: 814, coercions: 225} |
---|
698 | Result size of Simplifier iteration=2 |
---|
699 | = {terms: 582, types: 818, coercions: 218} |
---|
700 | Result size of Simplifier iteration=3 |
---|
701 | = {terms: 580, types: 813, coercions: 206} |
---|
702 | Result size of Simplifier |
---|
703 | = {terms: 580, types: 813, coercions: 206} |
---|
704 | *** Simplifier: |
---|
705 | Result size of Simplifier iteration=1 |
---|
706 | = {terms: 1,007, types: 1,428, coercions: 352} |
---|
707 | Result size of Simplifier iteration=2 |
---|
708 | = {terms: 767, types: 1,057, coercions: 300} |
---|
709 | Result size of Simplifier iteration=3 |
---|
710 | = {terms: 741, types: 1,007, coercions: 286} |
---|
711 | Result size of Simplifier |
---|
712 | = {terms: 741, types: 1,007, coercions: 286} |
---|
713 | *** Demand analysis: |
---|
714 | Result size of Demand analysis |
---|
715 | = {terms: 741, types: 1,007, coercions: 286} |
---|
716 | *** Worker Wrapper binds: |
---|
717 | Result size of Worker Wrapper binds |
---|
718 | = {terms: 807, types: 1,067, coercions: 289} |
---|
719 | *** Simplifier: |
---|
720 | Result size of Simplifier iteration=1 |
---|
721 | = {terms: 772, types: 1,039, coercions: 286} |
---|
722 | Result size of Simplifier iteration=2 |
---|
723 | = {terms: 758, types: 1,018, coercions: 286} |
---|
724 | Result size of Simplifier |
---|
725 | = {terms: 758, types: 1,018, coercions: 286} |
---|
726 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = True}): |
---|
727 | Result size of Float out(FOS {Lam = Just 0, |
---|
728 | Consts = True, |
---|
729 | PAPs = True}) |
---|
730 | = {terms: 789, types: 1,066, coercions: 286} |
---|
731 | *** Common sub-expression: |
---|
732 | Result size of Common sub-expression |
---|
733 | = {terms: 764, types: 1,033, coercions: 286} |
---|
734 | *** Float inwards: |
---|
735 | Result size of Float inwards |
---|
736 | = {terms: 764, types: 1,033, coercions: 286} |
---|
737 | *** Liberate case: |
---|
738 | Result size of Liberate case |
---|
739 | = {terms: 764, types: 1,033, coercions: 286} |
---|
740 | *** Simplifier: |
---|
741 | Result size of Simplifier iteration=1 |
---|
742 | = {terms: 752, types: 1,018, coercions: 286} |
---|
743 | Result size of Simplifier |
---|
744 | = {terms: 752, types: 1,018, coercions: 286} |
---|
745 | *** SpecConstr: |
---|
746 | Result size of SpecConstr |
---|
747 | = {terms: 786, types: 1,082, coercions: 286} |
---|
748 | *** Simplifier: |
---|
749 | Result size of Simplifier iteration=1 |
---|
750 | = {terms: 805, types: 1,113, coercions: 286} |
---|
751 | Result size of Simplifier iteration=2 |
---|
752 | = {terms: 732, types: 980, coercions: 286} |
---|
753 | Result size of Simplifier |
---|
754 | = {terms: 732, types: 980, coercions: 286} |
---|
755 | *** Tidy Core: |
---|
756 | Result size of Tidy Core = {terms: 740, types: 988, coercions: 286} |
---|
757 | writeBinIface: 63 Names |
---|
758 | writeBinIface: 134 dict entries |
---|
759 | writeBinIface: 63 Names |
---|
760 | writeBinIface: 134 dict entries |
---|
761 | *** CorePrep: |
---|
762 | Result size of CorePrep |
---|
763 | = {terms: 974, types: 1,193, coercions: 286} |
---|
764 | *** Stg2Stg: |
---|
765 | *** CodeOutput: |
---|
766 | *** New CodeGen: |
---|
767 | *** CPSZ: |
---|
768 | *** CPSZ: |
---|
769 | *** CPSZ: |
---|
770 | *** CPSZ: |
---|
771 | *** CPSZ: |
---|
772 | *** CPSZ: |
---|
773 | *** CPSZ: |
---|
774 | *** CPSZ: |
---|
775 | *** CPSZ: |
---|
776 | *** CPSZ: |
---|
777 | *** CPSZ: |
---|
778 | *** CPSZ: |
---|
779 | *** CPSZ: |
---|
780 | *** CPSZ: |
---|
781 | *** CPSZ: |
---|
782 | *** CPSZ: |
---|
783 | *** CPSZ: |
---|
784 | *** CPSZ: |
---|
785 | *** CPSZ: |
---|
786 | *** CPSZ: |
---|
787 | *** CPSZ: |
---|
788 | *** CPSZ: |
---|
789 | *** CPSZ: |
---|
790 | *** CPSZ: |
---|
791 | *** CPSZ: |
---|
792 | *** CPSZ: |
---|
793 | *** CPSZ: |
---|
794 | *** CPSZ: |
---|
795 | *** CPSZ: |
---|
796 | *** CPSZ: |
---|
797 | *** CPSZ: |
---|
798 | *** CPSZ: |
---|
799 | *** CPSZ: |
---|
800 | *** CPSZ: |
---|
801 | *** CPSZ: |
---|
802 | *** CPSZ: |
---|
803 | *** CPSZ: |
---|
804 | *** CPSZ: |
---|
805 | *** CPSZ: |
---|
806 | *** CPSZ: |
---|
807 | *** CPSZ: |
---|
808 | *** CPSZ: |
---|
809 | *** CPSZ: |
---|
810 | *** CPSZ: |
---|
811 | *** CPSZ: |
---|
812 | *** CPSZ: |
---|
813 | *** CPSZ: |
---|
814 | *** CPSZ: |
---|
815 | *** CPSZ: |
---|
816 | *** CPSZ: |
---|
817 | *** CPSZ: |
---|
818 | *** CPSZ: |
---|
819 | *** CPSZ: |
---|
820 | *** CPSZ: |
---|
821 | *** CPSZ: |
---|
822 | *** CPSZ: |
---|
823 | *** CPSZ: |
---|
824 | *** CPSZ: |
---|
825 | *** CPSZ: |
---|
826 | *** CPSZ: |
---|
827 | *** CPSZ: |
---|
828 | *** CPSZ: |
---|
829 | *** CPSZ: |
---|
830 | *** CPSZ: |
---|
831 | *** CPSZ: |
---|
832 | *** CPSZ: |
---|
833 | *** CPSZ: |
---|
834 | *** CPSZ: |
---|
835 | *** CPSZ: |
---|
836 | *** CPSZ: |
---|
837 | *** CPSZ: |
---|
838 | *** Assembler: |
---|
839 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_7.s -o dist/build/Data/Attoparsec/Zepto.o |
---|
840 | *** CorePrep: |
---|
841 | Result size of CorePrep |
---|
842 | = {terms: 974, types: 1,193, coercions: 286} |
---|
843 | *** Stg2Stg: |
---|
844 | *** CodeOutput: |
---|
845 | *** New CodeGen: |
---|
846 | *** CPSZ: |
---|
847 | *** CPSZ: |
---|
848 | *** CPSZ: |
---|
849 | *** CPSZ: |
---|
850 | *** CPSZ: |
---|
851 | *** CPSZ: |
---|
852 | *** CPSZ: |
---|
853 | *** CPSZ: |
---|
854 | *** CPSZ: |
---|
855 | *** CPSZ: |
---|
856 | *** CPSZ: |
---|
857 | *** CPSZ: |
---|
858 | *** CPSZ: |
---|
859 | *** CPSZ: |
---|
860 | *** CPSZ: |
---|
861 | *** CPSZ: |
---|
862 | *** CPSZ: |
---|
863 | *** CPSZ: |
---|
864 | *** CPSZ: |
---|
865 | *** CPSZ: |
---|
866 | *** CPSZ: |
---|
867 | *** CPSZ: |
---|
868 | *** CPSZ: |
---|
869 | *** CPSZ: |
---|
870 | *** CPSZ: |
---|
871 | *** CPSZ: |
---|
872 | *** CPSZ: |
---|
873 | *** CPSZ: |
---|
874 | *** CPSZ: |
---|
875 | *** CPSZ: |
---|
876 | *** CPSZ: |
---|
877 | *** CPSZ: |
---|
878 | *** CPSZ: |
---|
879 | *** CPSZ: |
---|
880 | *** CPSZ: |
---|
881 | *** CPSZ: |
---|
882 | *** CPSZ: |
---|
883 | *** CPSZ: |
---|
884 | *** CPSZ: |
---|
885 | *** CPSZ: |
---|
886 | *** CPSZ: |
---|
887 | *** CPSZ: |
---|
888 | *** CPSZ: |
---|
889 | *** CPSZ: |
---|
890 | *** CPSZ: |
---|
891 | *** CPSZ: |
---|
892 | *** CPSZ: |
---|
893 | *** CPSZ: |
---|
894 | *** CPSZ: |
---|
895 | *** CPSZ: |
---|
896 | *** CPSZ: |
---|
897 | *** CPSZ: |
---|
898 | *** CPSZ: |
---|
899 | *** CPSZ: |
---|
900 | *** CPSZ: |
---|
901 | *** CPSZ: |
---|
902 | *** CPSZ: |
---|
903 | *** CPSZ: |
---|
904 | *** CPSZ: |
---|
905 | *** CPSZ: |
---|
906 | *** CPSZ: |
---|
907 | *** CPSZ: |
---|
908 | *** CPSZ: |
---|
909 | *** CPSZ: |
---|
910 | *** CPSZ: |
---|
911 | *** CPSZ: |
---|
912 | *** CPSZ: |
---|
913 | *** CPSZ: |
---|
914 | *** CPSZ: |
---|
915 | *** CPSZ: |
---|
916 | *** CPSZ: |
---|
917 | *** Assembler: |
---|
918 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_9.s -o dist/build/Data/Attoparsec/Zepto.dyn_o |
---|
919 | *** Deleting temp files: |
---|
920 | Deleting: /tmp/ghc23892_0/ghc23892_10.c /tmp/ghc23892_0/ghc23892_9.s /tmp/ghc23892_0/ghc23892_8.c /tmp/ghc23892_0/ghc23892_7.s /tmp/ghc23892_0/ghc23892_6.s |
---|
921 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_10.c |
---|
922 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_8.c |
---|
923 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_6.s |
---|
924 | compile: input file ./Data/Attoparsec/ByteString/FastSet.hs |
---|
925 | *** Checking old interface for attoparsec-0.12.1.2:Data.Attoparsec.ByteString.FastSet: |
---|
926 | [ 3 of 21] Compiling Data.Attoparsec.ByteString.FastSet ( Data/Attoparsec/ByteString/FastSet.hs, dist/build/Data/Attoparsec/ByteString/FastSet.o ) |
---|
927 | *** Parser: |
---|
928 | *** Renamer/typechecker: |
---|
929 | *** Desugar: |
---|
930 | Result size of Desugar (after optimization) |
---|
931 | = {terms: 589, types: 393, coercions: 0} |
---|
932 | *** Simplifier: |
---|
933 | Result size of Simplifier iteration=1 |
---|
934 | = {terms: 555, types: 361, coercions: 17} |
---|
935 | Result size of Simplifier iteration=2 |
---|
936 | = {terms: 542, types: 352, coercions: 26} |
---|
937 | Result size of Simplifier iteration=3 |
---|
938 | = {terms: 540, types: 349, coercions: 25} |
---|
939 | Result size of Simplifier = {terms: 540, types: 349, coercions: 22} |
---|
940 | *** Specialise: |
---|
941 | Result size of Specialise = {terms: 540, types: 349, coercions: 22} |
---|
942 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = False}): |
---|
943 | Result size of Float out(FOS {Lam = Just 0, |
---|
944 | Consts = True, |
---|
945 | PAPs = False}) |
---|
946 | = {terms: 596, types: 399, coercions: 22} |
---|
947 | *** Float inwards: |
---|
948 | Result size of Float inwards |
---|
949 | = {terms: 596, types: 399, coercions: 22} |
---|
950 | *** Simplifier: |
---|
951 | Result size of Simplifier iteration=1 |
---|
952 | = {terms: 1,106, types: 650, coercions: 20} |
---|
953 | Result size of Simplifier iteration=2 |
---|
954 | = {terms: 829, types: 480, coercions: 6} |
---|
955 | Result size of Simplifier iteration=3 |
---|
956 | = {terms: 914, types: 536, coercions: 6} |
---|
957 | Result size of Simplifier iteration=4 |
---|
958 | = {terms: 852, types: 496, coercions: 6} |
---|
959 | Result size of Simplifier = {terms: 852, types: 496, coercions: 6} |
---|
960 | *** Simplifier: |
---|
961 | Result size of Simplifier iteration=1 |
---|
962 | = {terms: 837, types: 479, coercions: 6} |
---|
963 | Result size of Simplifier = {terms: 829, types: 467, coercions: 6} |
---|
964 | *** Simplifier: |
---|
965 | Result size of Simplifier iteration=1 |
---|
966 | = {terms: 1,062, types: 627, coercions: 6} |
---|
967 | Result size of Simplifier |
---|
968 | = {terms: 1,059, types: 626, coercions: 6} |
---|
969 | *** Demand analysis: |
---|
970 | Result size of Demand analysis |
---|
971 | = {terms: 1,059, types: 626, coercions: 6} |
---|
972 | *** Worker Wrapper binds: |
---|
973 | Result size of Worker Wrapper binds |
---|
974 | = {terms: 1,133, types: 682, coercions: 6} |
---|
975 | *** Simplifier: |
---|
976 | Result size of Simplifier iteration=1 |
---|
977 | = {terms: 1,099, types: 668, coercions: 6} |
---|
978 | Result size of Simplifier |
---|
979 | = {terms: 1,064, types: 641, coercions: 6} |
---|
980 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = True}): |
---|
981 | Result size of Float out(FOS {Lam = Just 0, |
---|
982 | Consts = True, |
---|
983 | PAPs = True}) |
---|
984 | = {terms: 1,070, types: 647, coercions: 6} |
---|
985 | *** Common sub-expression: |
---|
986 | Result size of Common sub-expression |
---|
987 | = {terms: 1,068, types: 645, coercions: 6} |
---|
988 | *** Float inwards: |
---|
989 | Result size of Float inwards |
---|
990 | = {terms: 1,068, types: 645, coercions: 6} |
---|
991 | *** Liberate case: |
---|
992 | Result size of Liberate case |
---|
993 | = {terms: 1,188, types: 695, coercions: 6} |
---|
994 | *** Simplifier: |
---|
995 | Result size of Simplifier iteration=1 |
---|
996 | = {terms: 1,171, types: 680, coercions: 6} |
---|
997 | Result size of Simplifier |
---|
998 | = {terms: 1,171, types: 680, coercions: 6} |
---|
999 | *** SpecConstr: |
---|
1000 | Result size of SpecConstr |
---|
1001 | = {terms: 1,239, types: 721, coercions: 6} |
---|
1002 | *** Simplifier: |
---|
1003 | Result size of Simplifier iteration=1 |
---|
1004 | = {terms: 1,245, types: 723, coercions: 6} |
---|
1005 | Result size of Simplifier iteration=2 |
---|
1006 | = {terms: 1,245, types: 723, coercions: 6} |
---|
1007 | Result size of Simplifier |
---|
1008 | = {terms: 1,245, types: 723, coercions: 6} |
---|
1009 | *** Tidy Core: |
---|
1010 | Result size of Tidy Core = {terms: 1,271, types: 740, coercions: 6} |
---|
1011 | writeBinIface: 57 Names |
---|
1012 | writeBinIface: 152 dict entries |
---|
1013 | writeBinIface: 57 Names |
---|
1014 | writeBinIface: 152 dict entries |
---|
1015 | *** CorePrep: |
---|
1016 | Result size of CorePrep = {terms: 1,539, types: 851, coercions: 6} |
---|
1017 | *** Stg2Stg: |
---|
1018 | *** CodeOutput: |
---|
1019 | *** New CodeGen: |
---|
1020 | *** CPSZ: |
---|
1021 | *** CPSZ: |
---|
1022 | *** CPSZ: |
---|
1023 | *** CPSZ: |
---|
1024 | *** CPSZ: |
---|
1025 | *** CPSZ: |
---|
1026 | *** CPSZ: |
---|
1027 | *** CPSZ: |
---|
1028 | *** CPSZ: |
---|
1029 | *** CPSZ: |
---|
1030 | *** CPSZ: |
---|
1031 | *** CPSZ: |
---|
1032 | *** CPSZ: |
---|
1033 | *** CPSZ: |
---|
1034 | *** CPSZ: |
---|
1035 | *** CPSZ: |
---|
1036 | *** CPSZ: |
---|
1037 | *** CPSZ: |
---|
1038 | *** CPSZ: |
---|
1039 | *** CPSZ: |
---|
1040 | *** CPSZ: |
---|
1041 | *** CPSZ: |
---|
1042 | *** CPSZ: |
---|
1043 | *** CPSZ: |
---|
1044 | *** CPSZ: |
---|
1045 | *** CPSZ: |
---|
1046 | *** CPSZ: |
---|
1047 | *** CPSZ: |
---|
1048 | *** CPSZ: |
---|
1049 | *** CPSZ: |
---|
1050 | *** CPSZ: |
---|
1051 | *** CPSZ: |
---|
1052 | *** CPSZ: |
---|
1053 | *** CPSZ: |
---|
1054 | *** CPSZ: |
---|
1055 | *** CPSZ: |
---|
1056 | *** Assembler: |
---|
1057 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec/ByteString -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_12.s -o dist/build/Data/Attoparsec/ByteString/FastSet.o |
---|
1058 | *** CorePrep: |
---|
1059 | Result size of CorePrep = {terms: 1,539, types: 851, coercions: 6} |
---|
1060 | *** Stg2Stg: |
---|
1061 | *** CodeOutput: |
---|
1062 | *** New CodeGen: |
---|
1063 | *** CPSZ: |
---|
1064 | *** CPSZ: |
---|
1065 | *** CPSZ: |
---|
1066 | *** CPSZ: |
---|
1067 | *** CPSZ: |
---|
1068 | *** CPSZ: |
---|
1069 | *** CPSZ: |
---|
1070 | *** CPSZ: |
---|
1071 | *** CPSZ: |
---|
1072 | *** CPSZ: |
---|
1073 | *** CPSZ: |
---|
1074 | *** CPSZ: |
---|
1075 | *** CPSZ: |
---|
1076 | *** CPSZ: |
---|
1077 | *** CPSZ: |
---|
1078 | *** CPSZ: |
---|
1079 | *** CPSZ: |
---|
1080 | *** CPSZ: |
---|
1081 | *** CPSZ: |
---|
1082 | *** CPSZ: |
---|
1083 | *** CPSZ: |
---|
1084 | *** CPSZ: |
---|
1085 | *** CPSZ: |
---|
1086 | *** CPSZ: |
---|
1087 | *** CPSZ: |
---|
1088 | *** CPSZ: |
---|
1089 | *** CPSZ: |
---|
1090 | *** CPSZ: |
---|
1091 | *** CPSZ: |
---|
1092 | *** CPSZ: |
---|
1093 | *** CPSZ: |
---|
1094 | *** CPSZ: |
---|
1095 | *** CPSZ: |
---|
1096 | *** CPSZ: |
---|
1097 | *** CPSZ: |
---|
1098 | *** CPSZ: |
---|
1099 | *** Assembler: |
---|
1100 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec/ByteString -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_14.s -o dist/build/Data/Attoparsec/ByteString/FastSet.dyn_o |
---|
1101 | *** Deleting temp files: |
---|
1102 | Deleting: /tmp/ghc23892_0/ghc23892_15.c /tmp/ghc23892_0/ghc23892_14.s /tmp/ghc23892_0/ghc23892_13.c /tmp/ghc23892_0/ghc23892_12.s /tmp/ghc23892_0/ghc23892_11.s |
---|
1103 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_15.c |
---|
1104 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_13.c |
---|
1105 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_11.s |
---|
1106 | compile: input file ./Data/Attoparsec/Internal/Fhthagn.hs |
---|
1107 | *** Checking old interface for attoparsec-0.12.1.2:Data.Attoparsec.Internal.Fhthagn: |
---|
1108 | [ 4 of 21] Compiling Data.Attoparsec.Internal.Fhthagn ( Data/Attoparsec/Internal/Fhthagn.hs, dist/build/Data/Attoparsec/Internal/Fhthagn.o ) |
---|
1109 | *** Parser: |
---|
1110 | *** Renamer/typechecker: |
---|
1111 | *** Desugar: |
---|
1112 | Result size of Desugar (after optimization) |
---|
1113 | = {terms: 13, types: 20, coercions: 2} |
---|
1114 | *** Simplifier: |
---|
1115 | Result size of Simplifier iteration=1 |
---|
1116 | = {terms: 8, types: 14, coercions: 2} |
---|
1117 | Result size of Simplifier = {terms: 8, types: 14, coercions: 2} |
---|
1118 | *** Specialise: |
---|
1119 | Result size of Specialise = {terms: 8, types: 14, coercions: 2} |
---|
1120 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = False}): |
---|
1121 | Result size of Float out(FOS {Lam = Just 0, |
---|
1122 | Consts = True, |
---|
1123 | PAPs = False}) |
---|
1124 | = {terms: 8, types: 14, coercions: 2} |
---|
1125 | *** Float inwards: |
---|
1126 | Result size of Float inwards = {terms: 8, types: 14, coercions: 2} |
---|
1127 | *** Simplifier: |
---|
1128 | Result size of Simplifier = {terms: 8, types: 14, coercions: 2} |
---|
1129 | *** Simplifier: |
---|
1130 | Result size of Simplifier = {terms: 8, types: 14, coercions: 2} |
---|
1131 | *** Simplifier: |
---|
1132 | Result size of Simplifier = {terms: 8, types: 14, coercions: 2} |
---|
1133 | *** Demand analysis: |
---|
1134 | Result size of Demand analysis |
---|
1135 | = {terms: 8, types: 14, coercions: 2} |
---|
1136 | *** Worker Wrapper binds: |
---|
1137 | Result size of Worker Wrapper binds |
---|
1138 | = {terms: 8, types: 14, coercions: 2} |
---|
1139 | *** Simplifier: |
---|
1140 | Result size of Simplifier = {terms: 8, types: 14, coercions: 2} |
---|
1141 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = True}): |
---|
1142 | Result size of Float out(FOS {Lam = Just 0, |
---|
1143 | Consts = True, |
---|
1144 | PAPs = True}) |
---|
1145 | = {terms: 8, types: 14, coercions: 2} |
---|
1146 | *** Common sub-expression: |
---|
1147 | Result size of Common sub-expression |
---|
1148 | = {terms: 8, types: 14, coercions: 2} |
---|
1149 | *** Float inwards: |
---|
1150 | Result size of Float inwards = {terms: 8, types: 14, coercions: 2} |
---|
1151 | *** Liberate case: |
---|
1152 | Result size of Liberate case = {terms: 8, types: 14, coercions: 2} |
---|
1153 | *** Simplifier: |
---|
1154 | Result size of Simplifier = {terms: 8, types: 14, coercions: 2} |
---|
1155 | *** SpecConstr: |
---|
1156 | Result size of SpecConstr = {terms: 8, types: 14, coercions: 2} |
---|
1157 | *** Simplifier: |
---|
1158 | Result size of Simplifier = {terms: 8, types: 14, coercions: 2} |
---|
1159 | *** Tidy Core: |
---|
1160 | Result size of Tidy Core = {terms: 8, types: 14, coercions: 2} |
---|
1161 | writeBinIface: 2 Names |
---|
1162 | writeBinIface: 22 dict entries |
---|
1163 | writeBinIface: 2 Names |
---|
1164 | writeBinIface: 22 dict entries |
---|
1165 | *** CorePrep: |
---|
1166 | Result size of CorePrep = {terms: 8, types: 14, coercions: 2} |
---|
1167 | *** Stg2Stg: |
---|
1168 | *** CodeOutput: |
---|
1169 | *** New CodeGen: |
---|
1170 | *** CPSZ: |
---|
1171 | *** CPSZ: |
---|
1172 | *** Assembler: |
---|
1173 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec/Internal -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_17.s -o dist/build/Data/Attoparsec/Internal/Fhthagn.o |
---|
1174 | *** CorePrep: |
---|
1175 | Result size of CorePrep = {terms: 8, types: 14, coercions: 2} |
---|
1176 | *** Stg2Stg: |
---|
1177 | *** CodeOutput: |
---|
1178 | *** New CodeGen: |
---|
1179 | *** CPSZ: |
---|
1180 | *** CPSZ: |
---|
1181 | *** Assembler: |
---|
1182 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec/Internal -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_19.s -o dist/build/Data/Attoparsec/Internal/Fhthagn.dyn_o |
---|
1183 | *** Deleting temp files: |
---|
1184 | Deleting: /tmp/ghc23892_0/ghc23892_20.c /tmp/ghc23892_0/ghc23892_19.s /tmp/ghc23892_0/ghc23892_18.c /tmp/ghc23892_0/ghc23892_17.s /tmp/ghc23892_0/ghc23892_16.s |
---|
1185 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_20.c |
---|
1186 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_18.c |
---|
1187 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_16.s |
---|
1188 | compile: input file ./Data/Attoparsec/ByteString/Buffer.hs |
---|
1189 | *** Checking old interface for attoparsec-0.12.1.2:Data.Attoparsec.ByteString.Buffer: |
---|
1190 | [ 5 of 21] Compiling Data.Attoparsec.ByteString.Buffer ( Data/Attoparsec/ByteString/Buffer.hs, dist/build/Data/Attoparsec/ByteString/Buffer.o ) |
---|
1191 | *** Parser: |
---|
1192 | *** Renamer/typechecker: |
---|
1193 | *** Desugar: |
---|
1194 | Result size of Desugar (after optimization) |
---|
1195 | = {terms: 498, types: 416, coercions: 0} |
---|
1196 | *** Simplifier: |
---|
1197 | Result size of Simplifier iteration=1 |
---|
1198 | = {terms: 439, types: 376, coercions: 0} |
---|
1199 | Result size of Simplifier iteration=2 |
---|
1200 | = {terms: 439, types: 376, coercions: 0} |
---|
1201 | Result size of Simplifier = {terms: 439, types: 376, coercions: 0} |
---|
1202 | *** Specialise: |
---|
1203 | Result size of Specialise = {terms: 439, types: 376, coercions: 0} |
---|
1204 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = False}): |
---|
1205 | Result size of Float out(FOS {Lam = Just 0, |
---|
1206 | Consts = True, |
---|
1207 | PAPs = False}) |
---|
1208 | = {terms: 499, types: 421, coercions: 0} |
---|
1209 | *** Float inwards: |
---|
1210 | Result size of Float inwards |
---|
1211 | = {terms: 499, types: 421, coercions: 0} |
---|
1212 | *** Simplifier: |
---|
1213 | Result size of Simplifier iteration=1 |
---|
1214 | = {terms: 718, types: 601, coercions: 39} |
---|
1215 | Result size of Simplifier iteration=2 |
---|
1216 | = {terms: 494, types: 394, coercions: 3} |
---|
1217 | Result size of Simplifier = {terms: 490, types: 391, coercions: 3} |
---|
1218 | *** Simplifier: |
---|
1219 | Result size of Simplifier = {terms: 490, types: 391, coercions: 3} |
---|
1220 | *** Simplifier: |
---|
1221 | Result size of Simplifier iteration=1 |
---|
1222 | = {terms: 487, types: 391, coercions: 3} |
---|
1223 | Result size of Simplifier = {terms: 487, types: 391, coercions: 3} |
---|
1224 | *** Demand analysis: |
---|
1225 | Result size of Demand analysis |
---|
1226 | = {terms: 487, types: 391, coercions: 3} |
---|
1227 | *** Worker Wrapper binds: |
---|
1228 | Result size of Worker Wrapper binds |
---|
1229 | = {terms: 895, types: 878, coercions: 3} |
---|
1230 | *** Simplifier: |
---|
1231 | Result size of Simplifier iteration=1 |
---|
1232 | = {terms: 1,067, types: 913, coercions: 12} |
---|
1233 | Result size of Simplifier iteration=2 |
---|
1234 | = {terms: 656, types: 550, coercions: 6} |
---|
1235 | Result size of Simplifier = {terms: 656, types: 550, coercions: 6} |
---|
1236 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = True}): |
---|
1237 | Result size of Float out(FOS {Lam = Just 0, |
---|
1238 | Consts = True, |
---|
1239 | PAPs = True}) |
---|
1240 | = {terms: 658, types: 552, coercions: 6} |
---|
1241 | *** Common sub-expression: |
---|
1242 | Result size of Common sub-expression |
---|
1243 | = {terms: 653, types: 544, coercions: 6} |
---|
1244 | *** Float inwards: |
---|
1245 | Result size of Float inwards |
---|
1246 | = {terms: 653, types: 544, coercions: 6} |
---|
1247 | *** Liberate case: |
---|
1248 | Result size of Liberate case |
---|
1249 | = {terms: 653, types: 544, coercions: 6} |
---|
1250 | *** Simplifier: |
---|
1251 | Result size of Simplifier iteration=1 |
---|
1252 | = {terms: 673, types: 556, coercions: 6} |
---|
1253 | Result size of Simplifier = {terms: 649, types: 527, coercions: 6} |
---|
1254 | *** SpecConstr: |
---|
1255 | Result size of SpecConstr = {terms: 649, types: 527, coercions: 6} |
---|
1256 | *** Simplifier: |
---|
1257 | Result size of Simplifier = {terms: 649, types: 527, coercions: 6} |
---|
1258 | *** Tidy Core: |
---|
1259 | Result size of Tidy Core = {terms: 677, types: 552, coercions: 6} |
---|
1260 | writeBinIface: 43 Names |
---|
1261 | writeBinIface: 142 dict entries |
---|
1262 | writeBinIface: 43 Names |
---|
1263 | writeBinIface: 142 dict entries |
---|
1264 | *** CorePrep: |
---|
1265 | Result size of CorePrep = {terms: 790, types: 600, coercions: 6} |
---|
1266 | *** Stg2Stg: |
---|
1267 | *** CodeOutput: |
---|
1268 | *** New CodeGen: |
---|
1269 | *** CPSZ: |
---|
1270 | *** CPSZ: |
---|
1271 | *** CPSZ: |
---|
1272 | *** CPSZ: |
---|
1273 | *** CPSZ: |
---|
1274 | *** CPSZ: |
---|
1275 | *** CPSZ: |
---|
1276 | *** CPSZ: |
---|
1277 | *** CPSZ: |
---|
1278 | *** CPSZ: |
---|
1279 | *** CPSZ: |
---|
1280 | *** CPSZ: |
---|
1281 | *** CPSZ: |
---|
1282 | *** CPSZ: |
---|
1283 | *** CPSZ: |
---|
1284 | *** CPSZ: |
---|
1285 | *** CPSZ: |
---|
1286 | *** CPSZ: |
---|
1287 | *** CPSZ: |
---|
1288 | *** CPSZ: |
---|
1289 | *** CPSZ: |
---|
1290 | *** CPSZ: |
---|
1291 | *** CPSZ: |
---|
1292 | *** CPSZ: |
---|
1293 | *** CPSZ: |
---|
1294 | *** CPSZ: |
---|
1295 | *** CPSZ: |
---|
1296 | *** CPSZ: |
---|
1297 | *** Assembler: |
---|
1298 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec/ByteString -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_22.s -o dist/build/Data/Attoparsec/ByteString/Buffer.o |
---|
1299 | *** CorePrep: |
---|
1300 | Result size of CorePrep = {terms: 790, types: 600, coercions: 6} |
---|
1301 | *** Stg2Stg: |
---|
1302 | *** CodeOutput: |
---|
1303 | *** New CodeGen: |
---|
1304 | *** CPSZ: |
---|
1305 | *** CPSZ: |
---|
1306 | *** CPSZ: |
---|
1307 | *** CPSZ: |
---|
1308 | *** CPSZ: |
---|
1309 | *** CPSZ: |
---|
1310 | *** CPSZ: |
---|
1311 | *** CPSZ: |
---|
1312 | *** CPSZ: |
---|
1313 | *** CPSZ: |
---|
1314 | *** CPSZ: |
---|
1315 | *** CPSZ: |
---|
1316 | *** CPSZ: |
---|
1317 | *** CPSZ: |
---|
1318 | *** CPSZ: |
---|
1319 | *** CPSZ: |
---|
1320 | *** CPSZ: |
---|
1321 | *** CPSZ: |
---|
1322 | *** CPSZ: |
---|
1323 | *** CPSZ: |
---|
1324 | *** CPSZ: |
---|
1325 | *** CPSZ: |
---|
1326 | *** CPSZ: |
---|
1327 | *** CPSZ: |
---|
1328 | *** CPSZ: |
---|
1329 | *** CPSZ: |
---|
1330 | *** CPSZ: |
---|
1331 | *** CPSZ: |
---|
1332 | *** Assembler: |
---|
1333 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec/ByteString -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_24.s -o dist/build/Data/Attoparsec/ByteString/Buffer.dyn_o |
---|
1334 | *** Deleting temp files: |
---|
1335 | Deleting: /tmp/ghc23892_0/ghc23892_25.c /tmp/ghc23892_0/ghc23892_24.s /tmp/ghc23892_0/ghc23892_23.c /tmp/ghc23892_0/ghc23892_22.s /tmp/ghc23892_0/ghc23892_21.s |
---|
1336 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_25.c |
---|
1337 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_23.c |
---|
1338 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_21.s |
---|
1339 | compile: input file ./Data/Attoparsec/Text/Buffer.hs |
---|
1340 | *** Checking old interface for attoparsec-0.12.1.2:Data.Attoparsec.Text.Buffer: |
---|
1341 | [ 6 of 21] Compiling Data.Attoparsec.Text.Buffer ( Data/Attoparsec/Text/Buffer.hs, dist/build/Data/Attoparsec/Text/Buffer.o ) |
---|
1342 | *** Parser: |
---|
1343 | *** Renamer/typechecker: |
---|
1344 | *** Desugar: |
---|
1345 | Result size of Desugar (after optimization) |
---|
1346 | = {terms: 597, types: 431, coercions: 0} |
---|
1347 | *** Simplifier: |
---|
1348 | Result size of Simplifier iteration=1 |
---|
1349 | = {terms: 516, types: 356, coercions: 35} |
---|
1350 | Result size of Simplifier iteration=2 |
---|
1351 | = {terms: 516, types: 356, coercions: 39} |
---|
1352 | Result size of Simplifier = {terms: 516, types: 356, coercions: 39} |
---|
1353 | *** Specialise: |
---|
1354 | Result size of Specialise = {terms: 516, types: 356, coercions: 39} |
---|
1355 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = False}): |
---|
1356 | Result size of Float out(FOS {Lam = Just 0, |
---|
1357 | Consts = True, |
---|
1358 | PAPs = False}) |
---|
1359 | = {terms: 580, types: 406, coercions: 39} |
---|
1360 | *** Float inwards: |
---|
1361 | Result size of Float inwards |
---|
1362 | = {terms: 580, types: 406, coercions: 39} |
---|
1363 | *** Simplifier: |
---|
1364 | Result size of Simplifier iteration=1 |
---|
1365 | = {terms: 815, types: 540, coercions: 176} |
---|
1366 | Result size of Simplifier iteration=2 |
---|
1367 | = {terms: 602, types: 384, coercions: 50} |
---|
1368 | Result size of Simplifier iteration=3 |
---|
1369 | = {terms: 597, types: 384, coercions: 68} |
---|
1370 | Result size of Simplifier iteration=4 |
---|
1371 | = {terms: 595, types: 385, coercions: 48} |
---|
1372 | Result size of Simplifier = {terms: 595, types: 385, coercions: 48} |
---|
1373 | *** Simplifier: |
---|
1374 | Result size of Simplifier = {terms: 595, types: 385, coercions: 42} |
---|
1375 | *** Simplifier: |
---|
1376 | Result size of Simplifier iteration=1 |
---|
1377 | = {terms: 601, types: 407, coercions: 42} |
---|
1378 | Result size of Simplifier = {terms: 598, types: 406, coercions: 42} |
---|
1379 | *** Demand analysis: |
---|
1380 | Result size of Demand analysis |
---|
1381 | = {terms: 598, types: 406, coercions: 42} |
---|
1382 | *** Worker Wrapper binds: |
---|
1383 | Result size of Worker Wrapper binds |
---|
1384 | = {terms: 803, types: 588, coercions: 42} |
---|
1385 | *** Simplifier: |
---|
1386 | Result size of Simplifier iteration=1 |
---|
1387 | = {terms: 756, types: 542, coercions: 42} |
---|
1388 | Result size of Simplifier iteration=2 |
---|
1389 | = {terms: 692, types: 475, coercions: 42} |
---|
1390 | Result size of Simplifier iteration=3 |
---|
1391 | = {terms: 692, types: 475, coercions: 42} |
---|
1392 | Result size of Simplifier = {terms: 692, types: 475, coercions: 42} |
---|
1393 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = True}): |
---|
1394 | Result size of Float out(FOS {Lam = Just 0, |
---|
1395 | Consts = True, |
---|
1396 | PAPs = True}) |
---|
1397 | = {terms: 692, types: 475, coercions: 42} |
---|
1398 | *** Common sub-expression: |
---|
1399 | Result size of Common sub-expression |
---|
1400 | = {terms: 685, types: 468, coercions: 42} |
---|
1401 | *** Float inwards: |
---|
1402 | Result size of Float inwards |
---|
1403 | = {terms: 685, types: 468, coercions: 42} |
---|
1404 | *** Liberate case: |
---|
1405 | Result size of Liberate case |
---|
1406 | = {terms: 685, types: 468, coercions: 42} |
---|
1407 | *** Simplifier: |
---|
1408 | Result size of Simplifier iteration=1 |
---|
1409 | = {terms: 683, types: 467, coercions: 42} |
---|
1410 | Result size of Simplifier = {terms: 683, types: 467, coercions: 42} |
---|
1411 | *** SpecConstr: |
---|
1412 | Result size of SpecConstr = {terms: 683, types: 467, coercions: 42} |
---|
1413 | *** Simplifier: |
---|
1414 | Result size of Simplifier = {terms: 683, types: 467, coercions: 42} |
---|
1415 | *** Tidy Core: |
---|
1416 | Result size of Tidy Core = {terms: 710, types: 488, coercions: 42} |
---|
1417 | writeBinIface: 48 Names |
---|
1418 | writeBinIface: 136 dict entries |
---|
1419 | writeBinIface: 48 Names |
---|
1420 | writeBinIface: 136 dict entries |
---|
1421 | *** CorePrep: |
---|
1422 | Result size of CorePrep = {terms: 867, types: 550, coercions: 42} |
---|
1423 | *** Stg2Stg: |
---|
1424 | *** CodeOutput: |
---|
1425 | *** New CodeGen: |
---|
1426 | *** CPSZ: |
---|
1427 | *** CPSZ: |
---|
1428 | *** CPSZ: |
---|
1429 | *** CPSZ: |
---|
1430 | *** CPSZ: |
---|
1431 | *** CPSZ: |
---|
1432 | *** CPSZ: |
---|
1433 | *** CPSZ: |
---|
1434 | *** CPSZ: |
---|
1435 | *** CPSZ: |
---|
1436 | *** CPSZ: |
---|
1437 | *** CPSZ: |
---|
1438 | *** CPSZ: |
---|
1439 | *** CPSZ: |
---|
1440 | *** CPSZ: |
---|
1441 | *** CPSZ: |
---|
1442 | *** CPSZ: |
---|
1443 | *** CPSZ: |
---|
1444 | *** CPSZ: |
---|
1445 | *** CPSZ: |
---|
1446 | *** CPSZ: |
---|
1447 | *** CPSZ: |
---|
1448 | *** CPSZ: |
---|
1449 | *** CPSZ: |
---|
1450 | *** CPSZ: |
---|
1451 | *** CPSZ: |
---|
1452 | *** CPSZ: |
---|
1453 | *** CPSZ: |
---|
1454 | *** CPSZ: |
---|
1455 | *** CPSZ: |
---|
1456 | *** CPSZ: |
---|
1457 | *** CPSZ: |
---|
1458 | *** Assembler: |
---|
1459 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec/Text -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_27.s -o dist/build/Data/Attoparsec/Text/Buffer.o |
---|
1460 | *** CorePrep: |
---|
1461 | Result size of CorePrep = {terms: 867, types: 550, coercions: 42} |
---|
1462 | *** Stg2Stg: |
---|
1463 | *** CodeOutput: |
---|
1464 | *** New CodeGen: |
---|
1465 | *** CPSZ: |
---|
1466 | *** CPSZ: |
---|
1467 | *** CPSZ: |
---|
1468 | *** CPSZ: |
---|
1469 | *** CPSZ: |
---|
1470 | *** CPSZ: |
---|
1471 | *** CPSZ: |
---|
1472 | *** CPSZ: |
---|
1473 | *** CPSZ: |
---|
1474 | *** CPSZ: |
---|
1475 | *** CPSZ: |
---|
1476 | *** CPSZ: |
---|
1477 | *** CPSZ: |
---|
1478 | *** CPSZ: |
---|
1479 | *** CPSZ: |
---|
1480 | *** CPSZ: |
---|
1481 | *** CPSZ: |
---|
1482 | *** CPSZ: |
---|
1483 | *** CPSZ: |
---|
1484 | *** CPSZ: |
---|
1485 | *** CPSZ: |
---|
1486 | *** CPSZ: |
---|
1487 | *** CPSZ: |
---|
1488 | *** CPSZ: |
---|
1489 | *** CPSZ: |
---|
1490 | *** CPSZ: |
---|
1491 | *** CPSZ: |
---|
1492 | *** CPSZ: |
---|
1493 | *** CPSZ: |
---|
1494 | *** CPSZ: |
---|
1495 | *** CPSZ: |
---|
1496 | *** CPSZ: |
---|
1497 | *** Assembler: |
---|
1498 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec/Text -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_29.s -o dist/build/Data/Attoparsec/Text/Buffer.dyn_o |
---|
1499 | *** Deleting temp files: |
---|
1500 | Deleting: /tmp/ghc23892_0/ghc23892_30.c /tmp/ghc23892_0/ghc23892_29.s /tmp/ghc23892_0/ghc23892_28.c /tmp/ghc23892_0/ghc23892_27.s /tmp/ghc23892_0/ghc23892_26.s |
---|
1501 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_30.c |
---|
1502 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_28.c |
---|
1503 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_26.s |
---|
1504 | compile: input file ./Data/Attoparsec/Internal/Types.hs |
---|
1505 | *** Checking old interface for attoparsec-0.12.1.2:Data.Attoparsec.Internal.Types: |
---|
1506 | [ 7 of 21] Compiling Data.Attoparsec.Internal.Types ( Data/Attoparsec/Internal/Types.hs, dist/build/Data/Attoparsec/Internal/Types.o ) |
---|
1507 | *** Parser: |
---|
1508 | *** Renamer/typechecker: |
---|
1509 | *** Desugar: |
---|
1510 | Result size of Desugar (after optimization) |
---|
1511 | = {terms: 951, types: 1,715, coercions: 103} |
---|
1512 | *** Simplifier: |
---|
1513 | Result size of Simplifier iteration=1 |
---|
1514 | = {terms: 889, types: 1,584, coercions: 366} |
---|
1515 | Result size of Simplifier iteration=2 |
---|
1516 | = {terms: 876, types: 1,528, coercions: 344} |
---|
1517 | Result size of Simplifier iteration=3 |
---|
1518 | = {terms: 876, types: 1,528, coercions: 344} |
---|
1519 | Result size of Simplifier |
---|
1520 | = {terms: 876, types: 1,528, coercions: 344} |
---|
1521 | *** Specialise: |
---|
1522 | Result size of Specialise |
---|
1523 | = {terms: 876, types: 1,528, coercions: 344} |
---|
1524 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = False}): |
---|
1525 | Result size of Float out(FOS {Lam = Just 0, |
---|
1526 | Consts = True, |
---|
1527 | PAPs = False}) |
---|
1528 | = {terms: 974, types: 1,868, coercions: 344} |
---|
1529 | *** Float inwards: |
---|
1530 | Result size of Float inwards |
---|
1531 | = {terms: 974, types: 1,868, coercions: 344} |
---|
1532 | *** Simplifier: |
---|
1533 | Result size of Simplifier iteration=1 |
---|
1534 | = {terms: 1,621, types: 2,656, coercions: 1,168} |
---|
1535 | Result size of Simplifier iteration=2 |
---|
1536 | = {terms: 1,322, types: 1,949, coercions: 728} |
---|
1537 | Result size of Simplifier iteration=3 |
---|
1538 | = {terms: 1,320, types: 1,945, coercions: 725} |
---|
1539 | Result size of Simplifier |
---|
1540 | = {terms: 1,320, types: 1,945, coercions: 725} |
---|
1541 | *** Simplifier: |
---|
1542 | Result size of Simplifier iteration=1 |
---|
1543 | = {terms: 1,239, types: 1,852, coercions: 725} |
---|
1544 | Result size of Simplifier |
---|
1545 | = {terms: 1,231, types: 1,840, coercions: 725} |
---|
1546 | *** Simplifier: |
---|
1547 | Result size of Simplifier iteration=1 |
---|
1548 | = {terms: 1,308, types: 1,936, coercions: 751} |
---|
1549 | Result size of Simplifier iteration=2 |
---|
1550 | = {terms: 1,302, types: 1,966, coercions: 757} |
---|
1551 | Result size of Simplifier iteration=3 |
---|
1552 | = {terms: 1,295, types: 1,954, coercions: 736} |
---|
1553 | Result size of Simplifier |
---|
1554 | = {terms: 1,295, types: 1,954, coercions: 736} |
---|
1555 | *** Demand analysis: |
---|
1556 | Result size of Demand analysis |
---|
1557 | = {terms: 1,295, types: 1,954, coercions: 736} |
---|
1558 | *** Worker Wrapper binds: |
---|
1559 | Result size of Worker Wrapper binds |
---|
1560 | = {terms: 1,358, types: 2,062, coercions: 736} |
---|
1561 | *** Simplifier: |
---|
1562 | Result size of Simplifier iteration=1 |
---|
1563 | = {terms: 1,327, types: 2,020, coercions: 736} |
---|
1564 | Result size of Simplifier |
---|
1565 | = {terms: 1,324, types: 2,019, coercions: 736} |
---|
1566 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = True}): |
---|
1567 | Result size of Float out(FOS {Lam = Just 0, |
---|
1568 | Consts = True, |
---|
1569 | PAPs = True}) |
---|
1570 | = {terms: 1,345, types: 2,174, coercions: 736} |
---|
1571 | *** Common sub-expression: |
---|
1572 | Result size of Common sub-expression |
---|
1573 | = {terms: 1,207, types: 2,008, coercions: 696} |
---|
1574 | *** Float inwards: |
---|
1575 | Result size of Float inwards |
---|
1576 | = {terms: 1,207, types: 2,008, coercions: 696} |
---|
1577 | *** Liberate case: |
---|
1578 | Result size of Liberate case |
---|
1579 | = {terms: 1,207, types: 2,008, coercions: 696} |
---|
1580 | *** Simplifier: |
---|
1581 | Result size of Simplifier |
---|
1582 | = {terms: 1,195, types: 1,873, coercions: 696} |
---|
1583 | *** SpecConstr: |
---|
1584 | Result size of SpecConstr |
---|
1585 | = {terms: 1,195, types: 1,873, coercions: 696} |
---|
1586 | *** Simplifier: |
---|
1587 | Result size of Simplifier |
---|
1588 | = {terms: 1,195, types: 1,873, coercions: 696} |
---|
1589 | *** Tidy Core: |
---|
1590 | Result size of Tidy Core |
---|
1591 | = {terms: 1,237, types: 2,103, coercions: 696} |
---|
1592 | writeBinIface: 195 Names |
---|
1593 | writeBinIface: 336 dict entries |
---|
1594 | writeBinIface: 195 Names |
---|
1595 | writeBinIface: 336 dict entries |
---|
1596 | *** CorePrep: |
---|
1597 | Result size of CorePrep |
---|
1598 | = {terms: 1,816, types: 2,909, coercions: 710} |
---|
1599 | *** Stg2Stg: |
---|
1600 | *** CodeOutput: |
---|
1601 | *** New CodeGen: |
---|
1602 | *** CPSZ: |
---|
1603 | *** CPSZ: |
---|
1604 | *** CPSZ: |
---|
1605 | *** CPSZ: |
---|
1606 | *** CPSZ: |
---|
1607 | *** CPSZ: |
---|
1608 | *** CPSZ: |
---|
1609 | *** CPSZ: |
---|
1610 | *** CPSZ: |
---|
1611 | *** CPSZ: |
---|
1612 | *** CPSZ: |
---|
1613 | *** CPSZ: |
---|
1614 | *** CPSZ: |
---|
1615 | *** CPSZ: |
---|
1616 | *** CPSZ: |
---|
1617 | *** CPSZ: |
---|
1618 | *** CPSZ: |
---|
1619 | *** CPSZ: |
---|
1620 | *** CPSZ: |
---|
1621 | *** CPSZ: |
---|
1622 | *** CPSZ: |
---|
1623 | *** CPSZ: |
---|
1624 | *** CPSZ: |
---|
1625 | *** CPSZ: |
---|
1626 | *** CPSZ: |
---|
1627 | *** CPSZ: |
---|
1628 | *** CPSZ: |
---|
1629 | *** CPSZ: |
---|
1630 | *** CPSZ: |
---|
1631 | *** CPSZ: |
---|
1632 | *** CPSZ: |
---|
1633 | *** CPSZ: |
---|
1634 | *** CPSZ: |
---|
1635 | *** CPSZ: |
---|
1636 | *** CPSZ: |
---|
1637 | *** CPSZ: |
---|
1638 | *** CPSZ: |
---|
1639 | *** CPSZ: |
---|
1640 | *** CPSZ: |
---|
1641 | *** CPSZ: |
---|
1642 | *** CPSZ: |
---|
1643 | *** CPSZ: |
---|
1644 | *** CPSZ: |
---|
1645 | *** CPSZ: |
---|
1646 | *** CPSZ: |
---|
1647 | *** CPSZ: |
---|
1648 | *** CPSZ: |
---|
1649 | *** CPSZ: |
---|
1650 | *** CPSZ: |
---|
1651 | *** CPSZ: |
---|
1652 | *** CPSZ: |
---|
1653 | *** CPSZ: |
---|
1654 | *** CPSZ: |
---|
1655 | *** CPSZ: |
---|
1656 | *** CPSZ: |
---|
1657 | *** CPSZ: |
---|
1658 | *** CPSZ: |
---|
1659 | *** CPSZ: |
---|
1660 | *** CPSZ: |
---|
1661 | *** CPSZ: |
---|
1662 | *** CPSZ: |
---|
1663 | *** CPSZ: |
---|
1664 | *** CPSZ: |
---|
1665 | *** CPSZ: |
---|
1666 | *** CPSZ: |
---|
1667 | *** CPSZ: |
---|
1668 | *** CPSZ: |
---|
1669 | *** CPSZ: |
---|
1670 | *** CPSZ: |
---|
1671 | *** CPSZ: |
---|
1672 | *** CPSZ: |
---|
1673 | *** CPSZ: |
---|
1674 | *** CPSZ: |
---|
1675 | *** CPSZ: |
---|
1676 | *** CPSZ: |
---|
1677 | *** CPSZ: |
---|
1678 | *** CPSZ: |
---|
1679 | *** CPSZ: |
---|
1680 | *** CPSZ: |
---|
1681 | *** CPSZ: |
---|
1682 | *** CPSZ: |
---|
1683 | *** CPSZ: |
---|
1684 | *** CPSZ: |
---|
1685 | *** CPSZ: |
---|
1686 | *** CPSZ: |
---|
1687 | *** CPSZ: |
---|
1688 | *** CPSZ: |
---|
1689 | *** CPSZ: |
---|
1690 | *** CPSZ: |
---|
1691 | *** CPSZ: |
---|
1692 | *** CPSZ: |
---|
1693 | *** CPSZ: |
---|
1694 | *** CPSZ: |
---|
1695 | *** CPSZ: |
---|
1696 | *** CPSZ: |
---|
1697 | *** CPSZ: |
---|
1698 | *** CPSZ: |
---|
1699 | *** CPSZ: |
---|
1700 | *** CPSZ: |
---|
1701 | *** CPSZ: |
---|
1702 | *** CPSZ: |
---|
1703 | *** CPSZ: |
---|
1704 | *** CPSZ: |
---|
1705 | *** CPSZ: |
---|
1706 | *** CPSZ: |
---|
1707 | *** CPSZ: |
---|
1708 | *** CPSZ: |
---|
1709 | *** CPSZ: |
---|
1710 | *** CPSZ: |
---|
1711 | *** CPSZ: |
---|
1712 | *** CPSZ: |
---|
1713 | *** CPSZ: |
---|
1714 | *** CPSZ: |
---|
1715 | *** CPSZ: |
---|
1716 | *** CPSZ: |
---|
1717 | *** CPSZ: |
---|
1718 | *** CPSZ: |
---|
1719 | *** CPSZ: |
---|
1720 | *** CPSZ: |
---|
1721 | *** CPSZ: |
---|
1722 | *** CPSZ: |
---|
1723 | *** CPSZ: |
---|
1724 | *** CPSZ: |
---|
1725 | *** CPSZ: |
---|
1726 | *** CPSZ: |
---|
1727 | *** CPSZ: |
---|
1728 | *** CPSZ: |
---|
1729 | *** CPSZ: |
---|
1730 | *** CPSZ: |
---|
1731 | *** CPSZ: |
---|
1732 | *** CPSZ: |
---|
1733 | *** CPSZ: |
---|
1734 | *** CPSZ: |
---|
1735 | *** CPSZ: |
---|
1736 | *** Assembler: |
---|
1737 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec/Internal -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_32.s -o dist/build/Data/Attoparsec/Internal/Types.o |
---|
1738 | *** CorePrep: |
---|
1739 | Result size of CorePrep |
---|
1740 | = {terms: 1,816, types: 2,909, coercions: 710} |
---|
1741 | *** Stg2Stg: |
---|
1742 | *** CodeOutput: |
---|
1743 | *** New CodeGen: |
---|
1744 | *** CPSZ: |
---|
1745 | *** CPSZ: |
---|
1746 | *** CPSZ: |
---|
1747 | *** CPSZ: |
---|
1748 | *** CPSZ: |
---|
1749 | *** CPSZ: |
---|
1750 | *** CPSZ: |
---|
1751 | *** CPSZ: |
---|
1752 | *** CPSZ: |
---|
1753 | *** CPSZ: |
---|
1754 | *** CPSZ: |
---|
1755 | *** CPSZ: |
---|
1756 | *** CPSZ: |
---|
1757 | *** CPSZ: |
---|
1758 | *** CPSZ: |
---|
1759 | *** CPSZ: |
---|
1760 | *** CPSZ: |
---|
1761 | *** CPSZ: |
---|
1762 | *** CPSZ: |
---|
1763 | *** CPSZ: |
---|
1764 | *** CPSZ: |
---|
1765 | *** CPSZ: |
---|
1766 | *** CPSZ: |
---|
1767 | *** CPSZ: |
---|
1768 | *** CPSZ: |
---|
1769 | *** CPSZ: |
---|
1770 | *** CPSZ: |
---|
1771 | *** CPSZ: |
---|
1772 | *** CPSZ: |
---|
1773 | *** CPSZ: |
---|
1774 | *** CPSZ: |
---|
1775 | *** CPSZ: |
---|
1776 | *** CPSZ: |
---|
1777 | *** CPSZ: |
---|
1778 | *** CPSZ: |
---|
1779 | *** CPSZ: |
---|
1780 | *** CPSZ: |
---|
1781 | *** CPSZ: |
---|
1782 | *** CPSZ: |
---|
1783 | *** CPSZ: |
---|
1784 | *** CPSZ: |
---|
1785 | *** CPSZ: |
---|
1786 | *** CPSZ: |
---|
1787 | *** CPSZ: |
---|
1788 | *** CPSZ: |
---|
1789 | *** CPSZ: |
---|
1790 | *** CPSZ: |
---|
1791 | *** CPSZ: |
---|
1792 | *** CPSZ: |
---|
1793 | *** CPSZ: |
---|
1794 | *** CPSZ: |
---|
1795 | *** CPSZ: |
---|
1796 | *** CPSZ: |
---|
1797 | *** CPSZ: |
---|
1798 | *** CPSZ: |
---|
1799 | *** CPSZ: |
---|
1800 | *** CPSZ: |
---|
1801 | *** CPSZ: |
---|
1802 | *** CPSZ: |
---|
1803 | *** CPSZ: |
---|
1804 | *** CPSZ: |
---|
1805 | *** CPSZ: |
---|
1806 | *** CPSZ: |
---|
1807 | *** CPSZ: |
---|
1808 | *** CPSZ: |
---|
1809 | *** CPSZ: |
---|
1810 | *** CPSZ: |
---|
1811 | *** CPSZ: |
---|
1812 | *** CPSZ: |
---|
1813 | *** CPSZ: |
---|
1814 | *** CPSZ: |
---|
1815 | *** CPSZ: |
---|
1816 | *** CPSZ: |
---|
1817 | *** CPSZ: |
---|
1818 | *** CPSZ: |
---|
1819 | *** CPSZ: |
---|
1820 | *** CPSZ: |
---|
1821 | *** CPSZ: |
---|
1822 | *** CPSZ: |
---|
1823 | *** CPSZ: |
---|
1824 | *** CPSZ: |
---|
1825 | *** CPSZ: |
---|
1826 | *** CPSZ: |
---|
1827 | *** CPSZ: |
---|
1828 | *** CPSZ: |
---|
1829 | *** CPSZ: |
---|
1830 | *** CPSZ: |
---|
1831 | *** CPSZ: |
---|
1832 | *** CPSZ: |
---|
1833 | *** CPSZ: |
---|
1834 | *** CPSZ: |
---|
1835 | *** CPSZ: |
---|
1836 | *** CPSZ: |
---|
1837 | *** CPSZ: |
---|
1838 | *** CPSZ: |
---|
1839 | *** CPSZ: |
---|
1840 | *** CPSZ: |
---|
1841 | *** CPSZ: |
---|
1842 | *** CPSZ: |
---|
1843 | *** CPSZ: |
---|
1844 | *** CPSZ: |
---|
1845 | *** CPSZ: |
---|
1846 | *** CPSZ: |
---|
1847 | *** CPSZ: |
---|
1848 | *** CPSZ: |
---|
1849 | *** CPSZ: |
---|
1850 | *** CPSZ: |
---|
1851 | *** CPSZ: |
---|
1852 | *** CPSZ: |
---|
1853 | *** CPSZ: |
---|
1854 | *** CPSZ: |
---|
1855 | *** CPSZ: |
---|
1856 | *** CPSZ: |
---|
1857 | *** CPSZ: |
---|
1858 | *** CPSZ: |
---|
1859 | *** CPSZ: |
---|
1860 | *** CPSZ: |
---|
1861 | *** CPSZ: |
---|
1862 | *** CPSZ: |
---|
1863 | *** CPSZ: |
---|
1864 | *** CPSZ: |
---|
1865 | *** CPSZ: |
---|
1866 | *** CPSZ: |
---|
1867 | *** CPSZ: |
---|
1868 | *** CPSZ: |
---|
1869 | *** CPSZ: |
---|
1870 | *** CPSZ: |
---|
1871 | *** CPSZ: |
---|
1872 | *** CPSZ: |
---|
1873 | *** CPSZ: |
---|
1874 | *** CPSZ: |
---|
1875 | *** CPSZ: |
---|
1876 | *** CPSZ: |
---|
1877 | *** CPSZ: |
---|
1878 | *** Assembler: |
---|
1879 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec/Internal -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_34.s -o dist/build/Data/Attoparsec/Internal/Types.dyn_o |
---|
1880 | *** Deleting temp files: |
---|
1881 | Deleting: /tmp/ghc23892_0/ghc23892_35.c /tmp/ghc23892_0/ghc23892_34.s /tmp/ghc23892_0/ghc23892_33.c /tmp/ghc23892_0/ghc23892_32.s /tmp/ghc23892_0/ghc23892_31.s |
---|
1882 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_35.c |
---|
1883 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_33.c |
---|
1884 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_31.s |
---|
1885 | compile: input file ./Data/Attoparsec/Internal.hs |
---|
1886 | *** Checking old interface for attoparsec-0.12.1.2:Data.Attoparsec.Internal: |
---|
1887 | [ 8 of 21] Compiling Data.Attoparsec.Internal ( Data/Attoparsec/Internal.hs, dist/build/Data/Attoparsec/Internal.o ) |
---|
1888 | *** Parser: |
---|
1889 | *** Renamer/typechecker: |
---|
1890 | *** Desugar: |
---|
1891 | Result size of Desugar (after optimization) |
---|
1892 | = {terms: 852, types: 1,237, coercions: 0} |
---|
1893 | *** Simplifier: |
---|
1894 | Result size of Simplifier iteration=1 |
---|
1895 | = {terms: 813, types: 1,391, coercions: 348} |
---|
1896 | Result size of Simplifier |
---|
1897 | = {terms: 810, types: 1,386, coercions: 290} |
---|
1898 | *** Specialise: |
---|
1899 | Result size of Specialise |
---|
1900 | = {terms: 810, types: 1,386, coercions: 290} |
---|
1901 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = False}): |
---|
1902 | Result size of Float out(FOS {Lam = Just 0, |
---|
1903 | Consts = True, |
---|
1904 | PAPs = False}) |
---|
1905 | = {terms: 929, types: 2,061, coercions: 290} |
---|
1906 | *** Float inwards: |
---|
1907 | Result size of Float inwards |
---|
1908 | = {terms: 929, types: 2,061, coercions: 290} |
---|
1909 | *** Simplifier: |
---|
1910 | Result size of Simplifier iteration=1 |
---|
1911 | = {terms: 1,364, types: 2,032, coercions: 495} |
---|
1912 | Result size of Simplifier iteration=2 |
---|
1913 | = {terms: 1,119, types: 1,288, coercions: 241} |
---|
1914 | Result size of Simplifier iteration=3 |
---|
1915 | = {terms: 1,084, types: 1,260, coercions: 241} |
---|
1916 | Result size of Simplifier |
---|
1917 | = {terms: 1,084, types: 1,260, coercions: 241} |
---|
1918 | *** Simplifier: |
---|
1919 | Result size of Simplifier iteration=1 |
---|
1920 | = {terms: 1,064, types: 1,227, coercions: 241} |
---|
1921 | Result size of Simplifier iteration=2 |
---|
1922 | = {terms: 1,064, types: 1,227, coercions: 241} |
---|
1923 | Result size of Simplifier |
---|
1924 | = {terms: 1,064, types: 1,227, coercions: 241} |
---|
1925 | *** Simplifier: |
---|
1926 | Result size of Simplifier iteration=1 |
---|
1927 | = {terms: 1,178, types: 1,298, coercions: 250} |
---|
1928 | Result size of Simplifier |
---|
1929 | = {terms: 1,178, types: 1,298, coercions: 250} |
---|
1930 | *** Demand analysis: |
---|
1931 | Result size of Demand analysis |
---|
1932 | = {terms: 1,178, types: 1,298, coercions: 250} |
---|
1933 | *** Worker Wrapper binds: |
---|
1934 | Result size of Worker Wrapper binds |
---|
1935 | = {terms: 1,721, types: 2,452, coercions: 291} |
---|
1936 | *** Simplifier: |
---|
1937 | Result size of Simplifier iteration=1 |
---|
1938 | = {terms: 1,549, types: 2,161, coercions: 250} |
---|
1939 | Result size of Simplifier iteration=2 |
---|
1940 | = {terms: 1,471, types: 1,939, coercions: 244} |
---|
1941 | Result size of Simplifier |
---|
1942 | = {terms: 1,471, types: 1,939, coercions: 244} |
---|
1943 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = True}): |
---|
1944 | Result size of Float out(FOS {Lam = Just 0, |
---|
1945 | Consts = True, |
---|
1946 | PAPs = True}) |
---|
1947 | = {terms: 1,490, types: 1,981, coercions: 244} |
---|
1948 | *** Common sub-expression: |
---|
1949 | Result size of Common sub-expression |
---|
1950 | = {terms: 1,475, types: 1,979, coercions: 244} |
---|
1951 | *** Float inwards: |
---|
1952 | Result size of Float inwards |
---|
1953 | = {terms: 1,475, types: 1,979, coercions: 244} |
---|
1954 | *** Liberate case: |
---|
1955 | Result size of Liberate case |
---|
1956 | = {terms: 1,475, types: 1,979, coercions: 244} |
---|
1957 | *** Simplifier: |
---|
1958 | Result size of Simplifier iteration=1 |
---|
1959 | = {terms: 1,445, types: 1,949, coercions: 244} |
---|
1960 | Result size of Simplifier |
---|
1961 | = {terms: 1,445, types: 1,949, coercions: 244} |
---|
1962 | *** SpecConstr: |
---|
1963 | Result size of SpecConstr |
---|
1964 | = {terms: 1,506, types: 2,041, coercions: 257} |
---|
1965 | *** Simplifier: |
---|
1966 | Result size of Simplifier iteration=1 |
---|
1967 | = {terms: 1,508, types: 2,040, coercions: 253} |
---|
1968 | Result size of Simplifier iteration=2 |
---|
1969 | = {terms: 1,449, types: 1,971, coercions: 244} |
---|
1970 | Result size of Simplifier |
---|
1971 | = {terms: 1,449, types: 1,971, coercions: 244} |
---|
1972 | *** Tidy Core: |
---|
1973 | Result size of Tidy Core |
---|
1974 | = {terms: 1,449, types: 1,971, coercions: 244} |
---|
1975 | writeBinIface: 82 Names |
---|
1976 | writeBinIface: 189 dict entries |
---|
1977 | writeBinIface: 82 Names |
---|
1978 | writeBinIface: 189 dict entries |
---|
1979 | *** CorePrep: |
---|
1980 | Result size of CorePrep |
---|
1981 | = {terms: 1,773, types: 2,322, coercions: 244} |
---|
1982 | *** Stg2Stg: |
---|
1983 | *** CodeOutput: |
---|
1984 | *** New CodeGen: |
---|
1985 | *** CPSZ: |
---|
1986 | *** CPSZ: |
---|
1987 | *** CPSZ: |
---|
1988 | *** CPSZ: |
---|
1989 | *** CPSZ: |
---|
1990 | *** CPSZ: |
---|
1991 | *** CPSZ: |
---|
1992 | *** CPSZ: |
---|
1993 | *** CPSZ: |
---|
1994 | *** CPSZ: |
---|
1995 | *** CPSZ: |
---|
1996 | *** CPSZ: |
---|
1997 | *** CPSZ: |
---|
1998 | *** CPSZ: |
---|
1999 | *** CPSZ: |
---|
2000 | *** CPSZ: |
---|
2001 | *** CPSZ: |
---|
2002 | *** CPSZ: |
---|
2003 | *** CPSZ: |
---|
2004 | *** CPSZ: |
---|
2005 | *** CPSZ: |
---|
2006 | *** CPSZ: |
---|
2007 | *** CPSZ: |
---|
2008 | *** CPSZ: |
---|
2009 | *** CPSZ: |
---|
2010 | *** CPSZ: |
---|
2011 | *** CPSZ: |
---|
2012 | *** CPSZ: |
---|
2013 | *** CPSZ: |
---|
2014 | *** CPSZ: |
---|
2015 | *** CPSZ: |
---|
2016 | *** CPSZ: |
---|
2017 | *** CPSZ: |
---|
2018 | *** CPSZ: |
---|
2019 | *** CPSZ: |
---|
2020 | *** CPSZ: |
---|
2021 | *** CPSZ: |
---|
2022 | *** CPSZ: |
---|
2023 | *** CPSZ: |
---|
2024 | *** CPSZ: |
---|
2025 | *** CPSZ: |
---|
2026 | *** CPSZ: |
---|
2027 | *** Assembler: |
---|
2028 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_37.s -o dist/build/Data/Attoparsec/Internal.o |
---|
2029 | *** CorePrep: |
---|
2030 | Result size of CorePrep |
---|
2031 | = {terms: 1,773, types: 2,322, coercions: 244} |
---|
2032 | *** Stg2Stg: |
---|
2033 | *** CodeOutput: |
---|
2034 | *** New CodeGen: |
---|
2035 | *** CPSZ: |
---|
2036 | *** CPSZ: |
---|
2037 | *** CPSZ: |
---|
2038 | *** CPSZ: |
---|
2039 | *** CPSZ: |
---|
2040 | *** CPSZ: |
---|
2041 | *** CPSZ: |
---|
2042 | *** CPSZ: |
---|
2043 | *** CPSZ: |
---|
2044 | *** CPSZ: |
---|
2045 | *** CPSZ: |
---|
2046 | *** CPSZ: |
---|
2047 | *** CPSZ: |
---|
2048 | *** CPSZ: |
---|
2049 | *** CPSZ: |
---|
2050 | *** CPSZ: |
---|
2051 | *** CPSZ: |
---|
2052 | *** CPSZ: |
---|
2053 | *** CPSZ: |
---|
2054 | *** CPSZ: |
---|
2055 | *** CPSZ: |
---|
2056 | *** CPSZ: |
---|
2057 | *** CPSZ: |
---|
2058 | *** CPSZ: |
---|
2059 | *** CPSZ: |
---|
2060 | *** CPSZ: |
---|
2061 | *** CPSZ: |
---|
2062 | *** CPSZ: |
---|
2063 | *** CPSZ: |
---|
2064 | *** CPSZ: |
---|
2065 | *** CPSZ: |
---|
2066 | *** CPSZ: |
---|
2067 | *** CPSZ: |
---|
2068 | *** CPSZ: |
---|
2069 | *** CPSZ: |
---|
2070 | *** CPSZ: |
---|
2071 | *** CPSZ: |
---|
2072 | *** CPSZ: |
---|
2073 | *** CPSZ: |
---|
2074 | *** CPSZ: |
---|
2075 | *** CPSZ: |
---|
2076 | *** CPSZ: |
---|
2077 | *** Assembler: |
---|
2078 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_39.s -o dist/build/Data/Attoparsec/Internal.dyn_o |
---|
2079 | *** Deleting temp files: |
---|
2080 | Deleting: /tmp/ghc23892_0/ghc23892_40.c /tmp/ghc23892_0/ghc23892_39.s /tmp/ghc23892_0/ghc23892_38.c /tmp/ghc23892_0/ghc23892_37.s /tmp/ghc23892_0/ghc23892_36.s |
---|
2081 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_40.c |
---|
2082 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_38.c |
---|
2083 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_36.s |
---|
2084 | compile: input file ./Data/Attoparsec/Types.hs |
---|
2085 | *** Checking old interface for attoparsec-0.12.1.2:Data.Attoparsec.Types: |
---|
2086 | [ 9 of 21] Compiling Data.Attoparsec.Types ( Data/Attoparsec/Types.hs, dist/build/Data/Attoparsec/Types.o ) |
---|
2087 | *** Parser: |
---|
2088 | *** Renamer/typechecker: |
---|
2089 | *** Desugar: |
---|
2090 | Result size of Desugar (after optimization) |
---|
2091 | = {terms: 0, types: 0, coercions: 0} |
---|
2092 | *** Simplifier: |
---|
2093 | Result size of Simplifier = {terms: 0, types: 0, coercions: 0} |
---|
2094 | *** Specialise: |
---|
2095 | Result size of Specialise = {terms: 0, types: 0, coercions: 0} |
---|
2096 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = False}): |
---|
2097 | Result size of Float out(FOS {Lam = Just 0, |
---|
2098 | Consts = True, |
---|
2099 | PAPs = False}) |
---|
2100 | = {terms: 0, types: 0, coercions: 0} |
---|
2101 | *** Float inwards: |
---|
2102 | Result size of Float inwards = {terms: 0, types: 0, coercions: 0} |
---|
2103 | *** Simplifier: |
---|
2104 | Result size of Simplifier = {terms: 0, types: 0, coercions: 0} |
---|
2105 | *** Simplifier: |
---|
2106 | Result size of Simplifier = {terms: 0, types: 0, coercions: 0} |
---|
2107 | *** Simplifier: |
---|
2108 | Result size of Simplifier = {terms: 0, types: 0, coercions: 0} |
---|
2109 | *** Demand analysis: |
---|
2110 | Result size of Demand analysis = {terms: 0, types: 0, coercions: 0} |
---|
2111 | *** Worker Wrapper binds: |
---|
2112 | Result size of Worker Wrapper binds |
---|
2113 | = {terms: 0, types: 0, coercions: 0} |
---|
2114 | *** Simplifier: |
---|
2115 | Result size of Simplifier = {terms: 0, types: 0, coercions: 0} |
---|
2116 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = True}): |
---|
2117 | Result size of Float out(FOS {Lam = Just 0, |
---|
2118 | Consts = True, |
---|
2119 | PAPs = True}) |
---|
2120 | = {terms: 0, types: 0, coercions: 0} |
---|
2121 | *** Common sub-expression: |
---|
2122 | Result size of Common sub-expression |
---|
2123 | = {terms: 0, types: 0, coercions: 0} |
---|
2124 | *** Float inwards: |
---|
2125 | Result size of Float inwards = {terms: 0, types: 0, coercions: 0} |
---|
2126 | *** Liberate case: |
---|
2127 | Result size of Liberate case = {terms: 0, types: 0, coercions: 0} |
---|
2128 | *** Simplifier: |
---|
2129 | Result size of Simplifier = {terms: 0, types: 0, coercions: 0} |
---|
2130 | *** SpecConstr: |
---|
2131 | Result size of SpecConstr = {terms: 0, types: 0, coercions: 0} |
---|
2132 | *** Simplifier: |
---|
2133 | Result size of Simplifier = {terms: 0, types: 0, coercions: 0} |
---|
2134 | *** Tidy Core: |
---|
2135 | Result size of Tidy Core = {terms: 0, types: 0, coercions: 0} |
---|
2136 | writeBinIface: 7 Names |
---|
2137 | writeBinIface: 31 dict entries |
---|
2138 | writeBinIface: 7 Names |
---|
2139 | writeBinIface: 31 dict entries |
---|
2140 | *** CorePrep: |
---|
2141 | Result size of CorePrep = {terms: 0, types: 0, coercions: 0} |
---|
2142 | *** Stg2Stg: |
---|
2143 | *** CodeOutput: |
---|
2144 | *** New CodeGen: |
---|
2145 | *** CPSZ: |
---|
2146 | *** Assembler: |
---|
2147 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_42.s -o dist/build/Data/Attoparsec/Types.o |
---|
2148 | *** CorePrep: |
---|
2149 | Result size of CorePrep = {terms: 0, types: 0, coercions: 0} |
---|
2150 | *** Stg2Stg: |
---|
2151 | *** CodeOutput: |
---|
2152 | *** New CodeGen: |
---|
2153 | *** CPSZ: |
---|
2154 | *** Assembler: |
---|
2155 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_44.s -o dist/build/Data/Attoparsec/Types.dyn_o |
---|
2156 | *** Deleting temp files: |
---|
2157 | Deleting: /tmp/ghc23892_0/ghc23892_45.c /tmp/ghc23892_0/ghc23892_44.s /tmp/ghc23892_0/ghc23892_43.c /tmp/ghc23892_0/ghc23892_42.s /tmp/ghc23892_0/ghc23892_41.s |
---|
2158 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_45.c |
---|
2159 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_43.c |
---|
2160 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_41.s |
---|
2161 | compile: input file ./Data/Attoparsec/Combinator.hs |
---|
2162 | *** Checking old interface for attoparsec-0.12.1.2:Data.Attoparsec.Combinator: |
---|
2163 | [10 of 21] Compiling Data.Attoparsec.Combinator ( Data/Attoparsec/Combinator.hs, dist/build/Data/Attoparsec/Combinator.o ) |
---|
2164 | *** Parser: |
---|
2165 | *** Renamer/typechecker: |
---|
2166 | *** Desugar: |
---|
2167 | Result size of Desugar (after optimization) |
---|
2168 | = {terms: 1,121, types: 2,068, coercions: 0} |
---|
2169 | *** Simplifier: |
---|
2170 | Result size of Simplifier iteration=1 |
---|
2171 | = {terms: 993, types: 1,955, coercions: 43} |
---|
2172 | Result size of Simplifier iteration=2 |
---|
2173 | = {terms: 915, types: 1,889, coercions: 63} |
---|
2174 | Result size of Simplifier |
---|
2175 | = {terms: 915, types: 1,889, coercions: 63} |
---|
2176 | *** Specialise: |
---|
2177 | Result size of Specialise |
---|
2178 | = {terms: 984, types: 2,010, coercions: 63} |
---|
2179 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = False}): |
---|
2180 | Result size of Float out(FOS {Lam = Just 0, |
---|
2181 | Consts = True, |
---|
2182 | PAPs = False}) |
---|
2183 | = {terms: 1,048, types: 2,192, coercions: 63} |
---|
2184 | *** Float inwards: |
---|
2185 | Result size of Float inwards |
---|
2186 | = {terms: 1,048, types: 2,192, coercions: 63} |
---|
2187 | *** Simplifier: |
---|
2188 | Result size of Simplifier iteration=1 |
---|
2189 | = {terms: 4,437, types: 7,702, coercions: 2,590} |
---|
2190 | Result size of Simplifier iteration=2 |
---|
2191 | = {terms: 2,440, types: 4,067, coercions: 756} |
---|
2192 | Result size of Simplifier iteration=3 |
---|
2193 | = {terms: 2,403, types: 4,005, coercions: 764} |
---|
2194 | Result size of Simplifier |
---|
2195 | = {terms: 2,403, types: 4,005, coercions: 764} |
---|
2196 | *** Simplifier: |
---|
2197 | Result size of Simplifier iteration=1 |
---|
2198 | = {terms: 2,391, types: 3,991, coercions: 764} |
---|
2199 | Result size of Simplifier |
---|
2200 | = {terms: 2,391, types: 3,991, coercions: 764} |
---|
2201 | *** Simplifier: |
---|
2202 | Result size of Simplifier iteration=1 |
---|
2203 | = {terms: 2,857, types: 4,728, coercions: 874} |
---|
2204 | Result size of Simplifier iteration=2 |
---|
2205 | = {terms: 2,700, types: 4,511, coercions: 797} |
---|
2206 | Result size of Simplifier iteration=3 |
---|
2207 | = {terms: 2,549, types: 4,218, coercions: 754} |
---|
2208 | Result size of Simplifier iteration=4 |
---|
2209 | = {terms: 2,537, types: 4,203, coercions: 754} |
---|
2210 | Result size of Simplifier |
---|
2211 | = {terms: 2,537, types: 4,203, coercions: 754} |
---|
2212 | *** Demand analysis: |
---|
2213 | Result size of Demand analysis |
---|
2214 | = {terms: 2,537, types: 4,203, coercions: 754} |
---|
2215 | *** Worker Wrapper binds: |
---|
2216 | Result size of Worker Wrapper binds |
---|
2217 | = {terms: 3,139, types: 5,830, coercions: 754} |
---|
2218 | *** Simplifier: |
---|
2219 | Result size of Simplifier iteration=1 |
---|
2220 | = {terms: 2,908, types: 5,477, coercions: 754} |
---|
2221 | Result size of Simplifier |
---|
2222 | = {terms: 2,744, types: 5,181, coercions: 754} |
---|
2223 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = True}): |
---|
2224 | Result size of Float out(FOS {Lam = Just 0, |
---|
2225 | Consts = True, |
---|
2226 | PAPs = True}) |
---|
2227 | = {terms: 2,814, types: 5,335, coercions: 754} |
---|
2228 | *** Common sub-expression: |
---|
2229 | Result size of Common sub-expression |
---|
2230 | = {terms: 2,787, types: 5,290, coercions: 754} |
---|
2231 | *** Float inwards: |
---|
2232 | Result size of Float inwards |
---|
2233 | = {terms: 2,787, types: 5,290, coercions: 754} |
---|
2234 | *** Liberate case: |
---|
2235 | Result size of Liberate case |
---|
2236 | = {terms: 2,787, types: 5,290, coercions: 754} |
---|
2237 | *** Simplifier: |
---|
2238 | Result size of Simplifier iteration=1 |
---|
2239 | = {terms: 2,765, types: 5,249, coercions: 754} |
---|
2240 | Result size of Simplifier |
---|
2241 | = {terms: 2,765, types: 5,249, coercions: 754} |
---|
2242 | *** SpecConstr: |
---|
2243 | Result size of SpecConstr |
---|
2244 | = {terms: 3,469, types: 6,379, coercions: 948} |
---|
2245 | *** Simplifier: |
---|
2246 | Result size of Simplifier iteration=1 |
---|
2247 | = {terms: 3,458, types: 6,359, coercions: 928} |
---|
2248 | Result size of Simplifier iteration=2 |
---|
2249 | = {terms: 3,017, types: 5,676, coercions: 846} |
---|
2250 | Result size of Simplifier iteration=3 |
---|
2251 | = {terms: 3,011, types: 5,670, coercions: 850} |
---|
2252 | Result size of Simplifier |
---|
2253 | = {terms: 3,011, types: 5,670, coercions: 850} |
---|
2254 | *** Tidy Core: |
---|
2255 | Result size of Tidy Core |
---|
2256 | = {terms: 3,011, types: 5,670, coercions: 850} |
---|
2257 | writeBinIface: 150 Names |
---|
2258 | writeBinIface: 297 dict entries |
---|
2259 | writeBinIface: 150 Names |
---|
2260 | writeBinIface: 297 dict entries |
---|
2261 | *** CorePrep: |
---|
2262 | Result size of CorePrep |
---|
2263 | = {terms: 3,821, types: 7,033, coercions: 850} |
---|
2264 | *** Stg2Stg: |
---|
2265 | *** CodeOutput: |
---|
2266 | *** New CodeGen: |
---|
2267 | *** CPSZ: |
---|
2268 | *** CPSZ: |
---|
2269 | *** CPSZ: |
---|
2270 | *** CPSZ: |
---|
2271 | *** CPSZ: |
---|
2272 | *** CPSZ: |
---|
2273 | *** CPSZ: |
---|
2274 | *** CPSZ: |
---|
2275 | *** CPSZ: |
---|
2276 | *** CPSZ: |
---|
2277 | *** CPSZ: |
---|
2278 | *** CPSZ: |
---|
2279 | *** CPSZ: |
---|
2280 | *** CPSZ: |
---|
2281 | *** CPSZ: |
---|
2282 | *** CPSZ: |
---|
2283 | *** CPSZ: |
---|
2284 | *** CPSZ: |
---|
2285 | *** CPSZ: |
---|
2286 | *** CPSZ: |
---|
2287 | *** CPSZ: |
---|
2288 | *** CPSZ: |
---|
2289 | *** CPSZ: |
---|
2290 | *** CPSZ: |
---|
2291 | *** CPSZ: |
---|
2292 | *** CPSZ: |
---|
2293 | *** CPSZ: |
---|
2294 | *** CPSZ: |
---|
2295 | *** CPSZ: |
---|
2296 | *** CPSZ: |
---|
2297 | *** CPSZ: |
---|
2298 | *** CPSZ: |
---|
2299 | *** CPSZ: |
---|
2300 | *** CPSZ: |
---|
2301 | *** CPSZ: |
---|
2302 | *** CPSZ: |
---|
2303 | *** CPSZ: |
---|
2304 | *** CPSZ: |
---|
2305 | *** CPSZ: |
---|
2306 | *** CPSZ: |
---|
2307 | *** CPSZ: |
---|
2308 | *** CPSZ: |
---|
2309 | *** CPSZ: |
---|
2310 | *** CPSZ: |
---|
2311 | *** CPSZ: |
---|
2312 | *** CPSZ: |
---|
2313 | *** CPSZ: |
---|
2314 | *** CPSZ: |
---|
2315 | *** CPSZ: |
---|
2316 | *** CPSZ: |
---|
2317 | *** CPSZ: |
---|
2318 | *** CPSZ: |
---|
2319 | *** CPSZ: |
---|
2320 | *** CPSZ: |
---|
2321 | *** CPSZ: |
---|
2322 | *** CPSZ: |
---|
2323 | *** CPSZ: |
---|
2324 | *** CPSZ: |
---|
2325 | *** CPSZ: |
---|
2326 | *** CPSZ: |
---|
2327 | *** CPSZ: |
---|
2328 | *** CPSZ: |
---|
2329 | *** CPSZ: |
---|
2330 | *** CPSZ: |
---|
2331 | *** CPSZ: |
---|
2332 | *** CPSZ: |
---|
2333 | *** CPSZ: |
---|
2334 | *** CPSZ: |
---|
2335 | *** CPSZ: |
---|
2336 | *** CPSZ: |
---|
2337 | *** CPSZ: |
---|
2338 | *** CPSZ: |
---|
2339 | *** CPSZ: |
---|
2340 | *** CPSZ: |
---|
2341 | *** CPSZ: |
---|
2342 | *** CPSZ: |
---|
2343 | *** CPSZ: |
---|
2344 | *** CPSZ: |
---|
2345 | *** CPSZ: |
---|
2346 | *** CPSZ: |
---|
2347 | *** CPSZ: |
---|
2348 | *** CPSZ: |
---|
2349 | *** CPSZ: |
---|
2350 | *** CPSZ: |
---|
2351 | *** CPSZ: |
---|
2352 | *** CPSZ: |
---|
2353 | *** CPSZ: |
---|
2354 | *** CPSZ: |
---|
2355 | *** CPSZ: |
---|
2356 | *** CPSZ: |
---|
2357 | *** CPSZ: |
---|
2358 | *** CPSZ: |
---|
2359 | *** CPSZ: |
---|
2360 | *** CPSZ: |
---|
2361 | *** CPSZ: |
---|
2362 | *** CPSZ: |
---|
2363 | *** CPSZ: |
---|
2364 | *** CPSZ: |
---|
2365 | *** CPSZ: |
---|
2366 | *** CPSZ: |
---|
2367 | *** CPSZ: |
---|
2368 | *** CPSZ: |
---|
2369 | *** Assembler: |
---|
2370 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_47.s -o dist/build/Data/Attoparsec/Combinator.o |
---|
2371 | *** CorePrep: |
---|
2372 | Result size of CorePrep |
---|
2373 | = {terms: 3,821, types: 7,033, coercions: 850} |
---|
2374 | *** Stg2Stg: |
---|
2375 | *** CodeOutput: |
---|
2376 | *** New CodeGen: |
---|
2377 | *** CPSZ: |
---|
2378 | *** CPSZ: |
---|
2379 | *** CPSZ: |
---|
2380 | *** CPSZ: |
---|
2381 | *** CPSZ: |
---|
2382 | *** CPSZ: |
---|
2383 | *** CPSZ: |
---|
2384 | *** CPSZ: |
---|
2385 | *** CPSZ: |
---|
2386 | *** CPSZ: |
---|
2387 | *** CPSZ: |
---|
2388 | *** CPSZ: |
---|
2389 | *** CPSZ: |
---|
2390 | *** CPSZ: |
---|
2391 | *** CPSZ: |
---|
2392 | *** CPSZ: |
---|
2393 | *** CPSZ: |
---|
2394 | *** CPSZ: |
---|
2395 | *** CPSZ: |
---|
2396 | *** CPSZ: |
---|
2397 | *** CPSZ: |
---|
2398 | *** CPSZ: |
---|
2399 | *** CPSZ: |
---|
2400 | *** CPSZ: |
---|
2401 | *** CPSZ: |
---|
2402 | *** CPSZ: |
---|
2403 | *** CPSZ: |
---|
2404 | *** CPSZ: |
---|
2405 | *** CPSZ: |
---|
2406 | *** CPSZ: |
---|
2407 | *** CPSZ: |
---|
2408 | *** CPSZ: |
---|
2409 | *** CPSZ: |
---|
2410 | *** CPSZ: |
---|
2411 | *** CPSZ: |
---|
2412 | *** CPSZ: |
---|
2413 | *** CPSZ: |
---|
2414 | *** CPSZ: |
---|
2415 | *** CPSZ: |
---|
2416 | *** CPSZ: |
---|
2417 | *** CPSZ: |
---|
2418 | *** CPSZ: |
---|
2419 | *** CPSZ: |
---|
2420 | *** CPSZ: |
---|
2421 | *** CPSZ: |
---|
2422 | *** CPSZ: |
---|
2423 | *** CPSZ: |
---|
2424 | *** CPSZ: |
---|
2425 | *** CPSZ: |
---|
2426 | *** CPSZ: |
---|
2427 | *** CPSZ: |
---|
2428 | *** CPSZ: |
---|
2429 | *** CPSZ: |
---|
2430 | *** CPSZ: |
---|
2431 | *** CPSZ: |
---|
2432 | *** CPSZ: |
---|
2433 | *** CPSZ: |
---|
2434 | *** CPSZ: |
---|
2435 | *** CPSZ: |
---|
2436 | *** CPSZ: |
---|
2437 | *** CPSZ: |
---|
2438 | *** CPSZ: |
---|
2439 | *** CPSZ: |
---|
2440 | *** CPSZ: |
---|
2441 | *** CPSZ: |
---|
2442 | *** CPSZ: |
---|
2443 | *** CPSZ: |
---|
2444 | *** CPSZ: |
---|
2445 | *** CPSZ: |
---|
2446 | *** CPSZ: |
---|
2447 | *** CPSZ: |
---|
2448 | *** CPSZ: |
---|
2449 | *** CPSZ: |
---|
2450 | *** CPSZ: |
---|
2451 | *** CPSZ: |
---|
2452 | *** CPSZ: |
---|
2453 | *** CPSZ: |
---|
2454 | *** CPSZ: |
---|
2455 | *** CPSZ: |
---|
2456 | *** CPSZ: |
---|
2457 | *** CPSZ: |
---|
2458 | *** CPSZ: |
---|
2459 | *** CPSZ: |
---|
2460 | *** CPSZ: |
---|
2461 | *** CPSZ: |
---|
2462 | *** CPSZ: |
---|
2463 | *** CPSZ: |
---|
2464 | *** CPSZ: |
---|
2465 | *** CPSZ: |
---|
2466 | *** CPSZ: |
---|
2467 | *** CPSZ: |
---|
2468 | *** CPSZ: |
---|
2469 | *** CPSZ: |
---|
2470 | *** CPSZ: |
---|
2471 | *** CPSZ: |
---|
2472 | *** CPSZ: |
---|
2473 | *** CPSZ: |
---|
2474 | *** CPSZ: |
---|
2475 | *** CPSZ: |
---|
2476 | *** CPSZ: |
---|
2477 | *** CPSZ: |
---|
2478 | *** CPSZ: |
---|
2479 | *** Assembler: |
---|
2480 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_49.s -o dist/build/Data/Attoparsec/Combinator.dyn_o |
---|
2481 | *** Deleting temp files: |
---|
2482 | Deleting: /tmp/ghc23892_0/ghc23892_50.c /tmp/ghc23892_0/ghc23892_49.s /tmp/ghc23892_0/ghc23892_48.c /tmp/ghc23892_0/ghc23892_47.s /tmp/ghc23892_0/ghc23892_46.s |
---|
2483 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_50.c |
---|
2484 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_48.c |
---|
2485 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_46.s |
---|
2486 | compile: input file ./Data/Attoparsec/ByteString/Internal.hs |
---|
2487 | *** Checking old interface for attoparsec-0.12.1.2:Data.Attoparsec.ByteString.Internal: |
---|
2488 | [11 of 21] Compiling Data.Attoparsec.ByteString.Internal ( Data/Attoparsec/ByteString/Internal.hs, dist/build/Data/Attoparsec/ByteString/Internal.o ) |
---|
2489 | *** Parser: |
---|
2490 | *** Renamer/typechecker: |
---|
2491 | *** Desugar: |
---|
2492 | Result size of Desugar (after optimization) |
---|
2493 | = {terms: 1,100, types: 1,400, coercions: 220} |
---|
2494 | *** Simplifier: |
---|
2495 | Result size of Simplifier iteration=1 |
---|
2496 | = {terms: 1,027, types: 1,509, coercions: 508} |
---|
2497 | Result size of Simplifier iteration=2 |
---|
2498 | = {terms: 1,047, types: 1,641, coercions: 544} |
---|
2499 | Result size of Simplifier iteration=3 |
---|
2500 | = {terms: 1,045, types: 1,660, coercions: 557} |
---|
2501 | Result size of Simplifier |
---|
2502 | = {terms: 1,045, types: 1,660, coercions: 543} |
---|
2503 | *** Specialise: |
---|
2504 | Result size of Specialise |
---|
2505 | = {terms: 1,060, types: 1,676, coercions: 543} |
---|
2506 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = False}): |
---|
2507 | Result size of Float out(FOS {Lam = Just 0, |
---|
2508 | Consts = True, |
---|
2509 | PAPs = False}) |
---|
2510 | = {terms: 1,207, types: 2,302, coercions: 543} |
---|
2511 | *** Float inwards: |
---|
2512 | Result size of Float inwards |
---|
2513 | = {terms: 1,207, types: 2,302, coercions: 543} |
---|
2514 | *** Simplifier: |
---|
2515 | Result size of Simplifier iteration=1 |
---|
2516 | = {terms: 5,026, types: 6,115, coercions: 2,556} |
---|
2517 | Result size of Simplifier iteration=2 |
---|
2518 | = {terms: 3,204, types: 3,191, coercions: 1,117} |
---|
2519 | Result size of Simplifier iteration=3 |
---|
2520 | = {terms: 2,944, types: 2,908, coercions: 960} |
---|
2521 | Result size of Simplifier iteration=4 |
---|
2522 | = {terms: 2,974, types: 2,892, coercions: 961} |
---|
2523 | Result size of Simplifier |
---|
2524 | = {terms: 2,974, types: 2,892, coercions: 961} |
---|
2525 | *** Simplifier: |
---|
2526 | Result size of Simplifier iteration=1 |
---|
2527 | = {terms: 2,964, types: 2,866, coercions: 972} |
---|
2528 | Result size of Simplifier iteration=2 |
---|
2529 | = {terms: 2,943, types: 2,838, coercions: 961} |
---|
2530 | Result size of Simplifier |
---|
2531 | = {terms: 2,940, types: 2,837, coercions: 961} |
---|
2532 | *** Simplifier: |
---|
2533 | Result size of Simplifier iteration=1 |
---|
2534 | = {terms: 3,361, types: 3,139, coercions: 880} |
---|
2535 | Result size of Simplifier iteration=2 |
---|
2536 | = {terms: 3,241, types: 2,990, coercions: 841} |
---|
2537 | Result size of Simplifier iteration=3 |
---|
2538 | = {terms: 3,207, types: 2,968, coercions: 836} |
---|
2539 | Result size of Simplifier |
---|
2540 | = {terms: 3,207, types: 2,968, coercions: 836} |
---|
2541 | *** Demand analysis: |
---|
2542 | Result size of Demand analysis |
---|
2543 | = {terms: 3,207, types: 2,968, coercions: 836} |
---|
2544 | *** Worker Wrapper binds: |
---|
2545 | Result size of Worker Wrapper binds |
---|
2546 | = {terms: 4,927, types: 5,216, coercions: 1,049} |
---|
2547 | *** Simplifier: |
---|
2548 | Result size of Simplifier iteration=1 |
---|
2549 | = {terms: 4,380, types: 4,531, coercions: 771} |
---|
2550 | Result size of Simplifier iteration=2 |
---|
2551 | = {terms: 3,896, types: 3,749, coercions: 739} |
---|
2552 | Result size of Simplifier iteration=3 |
---|
2553 | = {terms: 3,894, types: 3,749, coercions: 739} |
---|
2554 | Result size of Simplifier |
---|
2555 | = {terms: 3,894, types: 3,749, coercions: 739} |
---|
2556 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = True}): |
---|
2557 | Result size of Float out(FOS {Lam = Just 0, |
---|
2558 | Consts = True, |
---|
2559 | PAPs = True}) |
---|
2560 | = {terms: 3,932, types: 3,788, coercions: 739} |
---|
2561 | *** Common sub-expression: |
---|
2562 | Result size of Common sub-expression |
---|
2563 | = {terms: 3,893, types: 3,773, coercions: 739} |
---|
2564 | *** Float inwards: |
---|
2565 | Result size of Float inwards |
---|
2566 | = {terms: 3,893, types: 3,773, coercions: 739} |
---|
2567 | *** Liberate case: |
---|
2568 | Result size of Liberate case |
---|
2569 | = {terms: 3,968, types: 3,836, coercions: 752} |
---|
2570 | *** Simplifier: |
---|
2571 | Result size of Simplifier iteration=1 |
---|
2572 | = {terms: 3,932, types: 3,778, coercions: 763} |
---|
2573 | Result size of Simplifier |
---|
2574 | = {terms: 3,908, types: 3,758, coercions: 763} |
---|
2575 | *** SpecConstr: |
---|
2576 | Result size of SpecConstr |
---|
2577 | = {terms: 4,977, types: 4,519, coercions: 830} |
---|
2578 | *** Simplifier: |
---|
2579 | Result size of Simplifier iteration=1 |
---|
2580 | = {terms: 4,942, types: 4,512, coercions: 827} |
---|
2581 | Result size of Simplifier iteration=2 |
---|
2582 | = {terms: 4,839, types: 4,328, coercions: 825} |
---|
2583 | Result size of Simplifier iteration=3 |
---|
2584 | = {terms: 4,818, types: 4,297, coercions: 824} |
---|
2585 | Result size of Simplifier |
---|
2586 | = {terms: 4,818, types: 4,297, coercions: 824} |
---|
2587 | *** Tidy Core: |
---|
2588 | Result size of Tidy Core |
---|
2589 | = {terms: 4,828, types: 4,308, coercions: 824} |
---|
2590 | writeBinIface: 149 Names |
---|
2591 | writeBinIface: 337 dict entries |
---|
2592 | writeBinIface: 149 Names |
---|
2593 | writeBinIface: 337 dict entries |
---|
2594 | *** CorePrep: |
---|
2595 | Result size of CorePrep |
---|
2596 | = {terms: 6,165, types: 5,442, coercions: 842} |
---|
2597 | *** Stg2Stg: |
---|
2598 | *** CodeOutput: |
---|
2599 | *** New CodeGen: |
---|
2600 | *** CPSZ: |
---|
2601 | *** CPSZ: |
---|
2602 | *** CPSZ: |
---|
2603 | *** CPSZ: |
---|
2604 | *** CPSZ: |
---|
2605 | *** CPSZ: |
---|
2606 | *** CPSZ: |
---|
2607 | *** CPSZ: |
---|
2608 | *** CPSZ: |
---|
2609 | *** CPSZ: |
---|
2610 | *** CPSZ: |
---|
2611 | *** CPSZ: |
---|
2612 | *** CPSZ: |
---|
2613 | *** CPSZ: |
---|
2614 | *** CPSZ: |
---|
2615 | *** CPSZ: |
---|
2616 | *** CPSZ: |
---|
2617 | *** CPSZ: |
---|
2618 | *** CPSZ: |
---|
2619 | *** CPSZ: |
---|
2620 | *** CPSZ: |
---|
2621 | *** CPSZ: |
---|
2622 | *** CPSZ: |
---|
2623 | *** CPSZ: |
---|
2624 | *** CPSZ: |
---|
2625 | *** CPSZ: |
---|
2626 | *** CPSZ: |
---|
2627 | *** CPSZ: |
---|
2628 | *** CPSZ: |
---|
2629 | *** CPSZ: |
---|
2630 | *** CPSZ: |
---|
2631 | *** CPSZ: |
---|
2632 | *** CPSZ: |
---|
2633 | *** CPSZ: |
---|
2634 | *** CPSZ: |
---|
2635 | *** CPSZ: |
---|
2636 | *** CPSZ: |
---|
2637 | *** CPSZ: |
---|
2638 | *** CPSZ: |
---|
2639 | *** CPSZ: |
---|
2640 | *** CPSZ: |
---|
2641 | *** CPSZ: |
---|
2642 | *** CPSZ: |
---|
2643 | *** CPSZ: |
---|
2644 | *** CPSZ: |
---|
2645 | *** CPSZ: |
---|
2646 | *** CPSZ: |
---|
2647 | *** CPSZ: |
---|
2648 | *** CPSZ: |
---|
2649 | *** CPSZ: |
---|
2650 | *** CPSZ: |
---|
2651 | *** CPSZ: |
---|
2652 | *** CPSZ: |
---|
2653 | *** CPSZ: |
---|
2654 | *** CPSZ: |
---|
2655 | *** CPSZ: |
---|
2656 | *** CPSZ: |
---|
2657 | *** CPSZ: |
---|
2658 | *** CPSZ: |
---|
2659 | *** CPSZ: |
---|
2660 | *** CPSZ: |
---|
2661 | *** CPSZ: |
---|
2662 | *** CPSZ: |
---|
2663 | *** CPSZ: |
---|
2664 | *** CPSZ: |
---|
2665 | *** CPSZ: |
---|
2666 | *** CPSZ: |
---|
2667 | *** CPSZ: |
---|
2668 | *** CPSZ: |
---|
2669 | *** CPSZ: |
---|
2670 | *** CPSZ: |
---|
2671 | *** CPSZ: |
---|
2672 | *** CPSZ: |
---|
2673 | *** CPSZ: |
---|
2674 | *** CPSZ: |
---|
2675 | *** CPSZ: |
---|
2676 | *** CPSZ: |
---|
2677 | *** CPSZ: |
---|
2678 | *** CPSZ: |
---|
2679 | *** CPSZ: |
---|
2680 | *** CPSZ: |
---|
2681 | *** CPSZ: |
---|
2682 | *** CPSZ: |
---|
2683 | *** CPSZ: |
---|
2684 | *** CPSZ: |
---|
2685 | *** CPSZ: |
---|
2686 | *** CPSZ: |
---|
2687 | *** CPSZ: |
---|
2688 | *** CPSZ: |
---|
2689 | *** CPSZ: |
---|
2690 | *** Assembler: |
---|
2691 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec/ByteString -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_52.s -o dist/build/Data/Attoparsec/ByteString/Internal.o |
---|
2692 | *** CorePrep: |
---|
2693 | Result size of CorePrep |
---|
2694 | = {terms: 6,165, types: 5,442, coercions: 842} |
---|
2695 | *** Stg2Stg: |
---|
2696 | *** CodeOutput: |
---|
2697 | *** New CodeGen: |
---|
2698 | *** CPSZ: |
---|
2699 | *** CPSZ: |
---|
2700 | *** CPSZ: |
---|
2701 | *** CPSZ: |
---|
2702 | *** CPSZ: |
---|
2703 | *** CPSZ: |
---|
2704 | *** CPSZ: |
---|
2705 | *** CPSZ: |
---|
2706 | *** CPSZ: |
---|
2707 | *** CPSZ: |
---|
2708 | *** CPSZ: |
---|
2709 | *** CPSZ: |
---|
2710 | *** CPSZ: |
---|
2711 | *** CPSZ: |
---|
2712 | *** CPSZ: |
---|
2713 | *** CPSZ: |
---|
2714 | *** CPSZ: |
---|
2715 | *** CPSZ: |
---|
2716 | *** CPSZ: |
---|
2717 | *** CPSZ: |
---|
2718 | *** CPSZ: |
---|
2719 | *** CPSZ: |
---|
2720 | *** CPSZ: |
---|
2721 | *** CPSZ: |
---|
2722 | *** CPSZ: |
---|
2723 | *** CPSZ: |
---|
2724 | *** CPSZ: |
---|
2725 | *** CPSZ: |
---|
2726 | *** CPSZ: |
---|
2727 | *** CPSZ: |
---|
2728 | *** CPSZ: |
---|
2729 | *** CPSZ: |
---|
2730 | *** CPSZ: |
---|
2731 | *** CPSZ: |
---|
2732 | *** CPSZ: |
---|
2733 | *** CPSZ: |
---|
2734 | *** CPSZ: |
---|
2735 | *** CPSZ: |
---|
2736 | *** CPSZ: |
---|
2737 | *** CPSZ: |
---|
2738 | *** CPSZ: |
---|
2739 | *** CPSZ: |
---|
2740 | *** CPSZ: |
---|
2741 | *** CPSZ: |
---|
2742 | *** CPSZ: |
---|
2743 | *** CPSZ: |
---|
2744 | *** CPSZ: |
---|
2745 | *** CPSZ: |
---|
2746 | *** CPSZ: |
---|
2747 | *** CPSZ: |
---|
2748 | *** CPSZ: |
---|
2749 | *** CPSZ: |
---|
2750 | *** CPSZ: |
---|
2751 | *** CPSZ: |
---|
2752 | *** CPSZ: |
---|
2753 | *** CPSZ: |
---|
2754 | *** CPSZ: |
---|
2755 | *** CPSZ: |
---|
2756 | *** CPSZ: |
---|
2757 | *** CPSZ: |
---|
2758 | *** CPSZ: |
---|
2759 | *** CPSZ: |
---|
2760 | *** CPSZ: |
---|
2761 | *** CPSZ: |
---|
2762 | *** CPSZ: |
---|
2763 | *** CPSZ: |
---|
2764 | *** CPSZ: |
---|
2765 | *** CPSZ: |
---|
2766 | *** CPSZ: |
---|
2767 | *** CPSZ: |
---|
2768 | *** CPSZ: |
---|
2769 | *** CPSZ: |
---|
2770 | *** CPSZ: |
---|
2771 | *** CPSZ: |
---|
2772 | *** CPSZ: |
---|
2773 | *** CPSZ: |
---|
2774 | *** CPSZ: |
---|
2775 | *** CPSZ: |
---|
2776 | *** CPSZ: |
---|
2777 | *** CPSZ: |
---|
2778 | *** CPSZ: |
---|
2779 | *** CPSZ: |
---|
2780 | *** CPSZ: |
---|
2781 | *** CPSZ: |
---|
2782 | *** CPSZ: |
---|
2783 | *** CPSZ: |
---|
2784 | *** CPSZ: |
---|
2785 | *** CPSZ: |
---|
2786 | *** CPSZ: |
---|
2787 | *** CPSZ: |
---|
2788 | *** Assembler: |
---|
2789 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec/ByteString -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_54.s -o dist/build/Data/Attoparsec/ByteString/Internal.dyn_o |
---|
2790 | *** Deleting temp files: |
---|
2791 | Deleting: /tmp/ghc23892_0/ghc23892_55.c /tmp/ghc23892_0/ghc23892_54.s /tmp/ghc23892_0/ghc23892_53.c /tmp/ghc23892_0/ghc23892_52.s /tmp/ghc23892_0/ghc23892_51.s |
---|
2792 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_55.c |
---|
2793 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_53.c |
---|
2794 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_51.s |
---|
2795 | compile: input file ./Data/Attoparsec/ByteString.hs |
---|
2796 | *** Checking old interface for attoparsec-0.12.1.2:Data.Attoparsec.ByteString: |
---|
2797 | [12 of 21] Compiling Data.Attoparsec.ByteString ( Data/Attoparsec/ByteString.hs, dist/build/Data/Attoparsec/ByteString.o ) |
---|
2798 | *** Parser: |
---|
2799 | *** Renamer/typechecker: |
---|
2800 | *** Desugar: |
---|
2801 | Result size of Desugar (after optimization) |
---|
2802 | = {terms: 79, types: 136, coercions: 0} |
---|
2803 | *** Simplifier: |
---|
2804 | Result size of Simplifier iteration=1 |
---|
2805 | = {terms: 70, types: 135, coercions: 5} |
---|
2806 | Result size of Simplifier = {terms: 70, types: 135, coercions: 10} |
---|
2807 | *** Specialise: |
---|
2808 | Result size of Specialise = {terms: 70, types: 135, coercions: 10} |
---|
2809 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = False}): |
---|
2810 | Result size of Float out(FOS {Lam = Just 0, |
---|
2811 | Consts = True, |
---|
2812 | PAPs = False}) |
---|
2813 | = {terms: 77, types: 149, coercions: 10} |
---|
2814 | *** Float inwards: |
---|
2815 | Result size of Float inwards |
---|
2816 | = {terms: 77, types: 149, coercions: 10} |
---|
2817 | *** Simplifier: |
---|
2818 | Result size of Simplifier iteration=1 |
---|
2819 | = {terms: 92, types: 137, coercions: 40} |
---|
2820 | Result size of Simplifier iteration=2 |
---|
2821 | = {terms: 90, types: 144, coercions: 44} |
---|
2822 | Result size of Simplifier = {terms: 90, types: 144, coercions: 44} |
---|
2823 | *** Simplifier: |
---|
2824 | Result size of Simplifier iteration=1 |
---|
2825 | = {terms: 88, types: 141, coercions: 44} |
---|
2826 | Result size of Simplifier = {terms: 88, types: 141, coercions: 44} |
---|
2827 | *** Simplifier: |
---|
2828 | Result size of Simplifier = {terms: 88, types: 141, coercions: 44} |
---|
2829 | *** Demand analysis: |
---|
2830 | Result size of Demand analysis |
---|
2831 | = {terms: 88, types: 141, coercions: 44} |
---|
2832 | *** Worker Wrapper binds: |
---|
2833 | Result size of Worker Wrapper binds |
---|
2834 | = {terms: 88, types: 141, coercions: 44} |
---|
2835 | *** Simplifier: |
---|
2836 | Result size of Simplifier = {terms: 88, types: 141, coercions: 44} |
---|
2837 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = True}): |
---|
2838 | Result size of Float out(FOS {Lam = Just 0, |
---|
2839 | Consts = True, |
---|
2840 | PAPs = True}) |
---|
2841 | = {terms: 94, types: 160, coercions: 44} |
---|
2842 | *** Common sub-expression: |
---|
2843 | Result size of Common sub-expression |
---|
2844 | = {terms: 94, types: 160, coercions: 44} |
---|
2845 | *** Float inwards: |
---|
2846 | Result size of Float inwards |
---|
2847 | = {terms: 94, types: 160, coercions: 44} |
---|
2848 | *** Liberate case: |
---|
2849 | Result size of Liberate case |
---|
2850 | = {terms: 94, types: 160, coercions: 44} |
---|
2851 | *** Simplifier: |
---|
2852 | Result size of Simplifier iteration=1 |
---|
2853 | = {terms: 94, types: 160, coercions: 44} |
---|
2854 | Result size of Simplifier = {terms: 94, types: 160, coercions: 44} |
---|
2855 | *** SpecConstr: |
---|
2856 | Result size of SpecConstr = {terms: 94, types: 160, coercions: 44} |
---|
2857 | *** Simplifier: |
---|
2858 | Result size of Simplifier = {terms: 94, types: 160, coercions: 44} |
---|
2859 | *** Tidy Core: |
---|
2860 | Result size of Tidy Core = {terms: 94, types: 160, coercions: 44} |
---|
2861 | writeBinIface: 79 Names |
---|
2862 | writeBinIface: 140 dict entries |
---|
2863 | writeBinIface: 79 Names |
---|
2864 | writeBinIface: 140 dict entries |
---|
2865 | *** CorePrep: |
---|
2866 | Result size of CorePrep = {terms: 118, types: 186, coercions: 44} |
---|
2867 | *** Stg2Stg: |
---|
2868 | *** CodeOutput: |
---|
2869 | *** New CodeGen: |
---|
2870 | *** CPSZ: |
---|
2871 | *** CPSZ: |
---|
2872 | *** CPSZ: |
---|
2873 | *** CPSZ: |
---|
2874 | *** CPSZ: |
---|
2875 | *** CPSZ: |
---|
2876 | *** CPSZ: |
---|
2877 | *** CPSZ: |
---|
2878 | *** CPSZ: |
---|
2879 | *** Assembler: |
---|
2880 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_57.s -o dist/build/Data/Attoparsec/ByteString.o |
---|
2881 | *** CorePrep: |
---|
2882 | Result size of CorePrep = {terms: 118, types: 186, coercions: 44} |
---|
2883 | *** Stg2Stg: |
---|
2884 | *** CodeOutput: |
---|
2885 | *** New CodeGen: |
---|
2886 | *** CPSZ: |
---|
2887 | *** CPSZ: |
---|
2888 | *** CPSZ: |
---|
2889 | *** CPSZ: |
---|
2890 | *** CPSZ: |
---|
2891 | *** CPSZ: |
---|
2892 | *** CPSZ: |
---|
2893 | *** CPSZ: |
---|
2894 | *** CPSZ: |
---|
2895 | *** Assembler: |
---|
2896 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_59.s -o dist/build/Data/Attoparsec/ByteString.dyn_o |
---|
2897 | *** Deleting temp files: |
---|
2898 | Deleting: /tmp/ghc23892_0/ghc23892_60.c /tmp/ghc23892_0/ghc23892_59.s /tmp/ghc23892_0/ghc23892_58.c /tmp/ghc23892_0/ghc23892_57.s /tmp/ghc23892_0/ghc23892_56.s |
---|
2899 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_60.c |
---|
2900 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_58.c |
---|
2901 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_56.s |
---|
2902 | compile: input file ./Data/Attoparsec/ByteString/Lazy.hs |
---|
2903 | *** Checking old interface for attoparsec-0.12.1.2:Data.Attoparsec.ByteString.Lazy: |
---|
2904 | [13 of 21] Compiling Data.Attoparsec.ByteString.Lazy ( Data/Attoparsec/ByteString/Lazy.hs, dist/build/Data/Attoparsec/ByteString/Lazy.o ) |
---|
2905 | *** Parser: |
---|
2906 | *** Renamer/typechecker: |
---|
2907 | *** Desugar: |
---|
2908 | Result size of Desugar (after optimization) |
---|
2909 | = {terms: 257, types: 310, coercions: 0} |
---|
2910 | *** Simplifier: |
---|
2911 | Result size of Simplifier iteration=1 |
---|
2912 | = {terms: 297, types: 358, coercions: 13} |
---|
2913 | Result size of Simplifier iteration=2 |
---|
2914 | = {terms: 291, types: 349, coercions: 18} |
---|
2915 | Result size of Simplifier = {terms: 291, types: 349, coercions: 18} |
---|
2916 | *** Specialise: |
---|
2917 | Result size of Specialise = {terms: 291, types: 349, coercions: 18} |
---|
2918 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = False}): |
---|
2919 | Result size of Float out(FOS {Lam = Just 0, |
---|
2920 | Consts = True, |
---|
2921 | PAPs = False}) |
---|
2922 | = {terms: 311, types: 389, coercions: 18} |
---|
2923 | *** Float inwards: |
---|
2924 | Result size of Float inwards |
---|
2925 | = {terms: 311, types: 389, coercions: 18} |
---|
2926 | *** Simplifier: |
---|
2927 | Result size of Simplifier iteration=1 |
---|
2928 | = {terms: 362, types: 420, coercions: 119} |
---|
2929 | Result size of Simplifier iteration=2 |
---|
2930 | = {terms: 348, types: 407, coercions: 96} |
---|
2931 | Result size of Simplifier iteration=3 |
---|
2932 | = {terms: 346, types: 404, coercions: 96} |
---|
2933 | Result size of Simplifier = {terms: 346, types: 404, coercions: 96} |
---|
2934 | *** Simplifier: |
---|
2935 | Result size of Simplifier iteration=1 |
---|
2936 | = {terms: 319, types: 367, coercions: 96} |
---|
2937 | Result size of Simplifier = {terms: 279, types: 310, coercions: 96} |
---|
2938 | *** Simplifier: |
---|
2939 | Result size of Simplifier = {terms: 279, types: 310, coercions: 96} |
---|
2940 | *** Demand analysis: |
---|
2941 | Result size of Demand analysis |
---|
2942 | = {terms: 279, types: 310, coercions: 96} |
---|
2943 | *** Worker Wrapper binds: |
---|
2944 | Result size of Worker Wrapper binds |
---|
2945 | = {terms: 279, types: 310, coercions: 96} |
---|
2946 | *** Simplifier: |
---|
2947 | Result size of Simplifier iteration=1 |
---|
2948 | = {terms: 279, types: 310, coercions: 96} |
---|
2949 | Result size of Simplifier = {terms: 279, types: 310, coercions: 96} |
---|
2950 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = True}): |
---|
2951 | Result size of Float out(FOS {Lam = Just 0, |
---|
2952 | Consts = True, |
---|
2953 | PAPs = True}) |
---|
2954 | = {terms: 297, types: 322, coercions: 96} |
---|
2955 | *** Common sub-expression: |
---|
2956 | Result size of Common sub-expression |
---|
2957 | = {terms: 290, types: 318, coercions: 96} |
---|
2958 | *** Float inwards: |
---|
2959 | Result size of Float inwards |
---|
2960 | = {terms: 290, types: 318, coercions: 96} |
---|
2961 | *** Liberate case: |
---|
2962 | Result size of Liberate case |
---|
2963 | = {terms: 290, types: 318, coercions: 96} |
---|
2964 | *** Simplifier: |
---|
2965 | Result size of Simplifier = {terms: 280, types: 311, coercions: 96} |
---|
2966 | *** SpecConstr: |
---|
2967 | Result size of SpecConstr = {terms: 303, types: 337, coercions: 96} |
---|
2968 | *** Simplifier: |
---|
2969 | Result size of Simplifier iteration=1 |
---|
2970 | = {terms: 346, types: 363, coercions: 160} |
---|
2971 | Result size of Simplifier |
---|
2972 | = {terms: 346, types: 363, coercions: 160} |
---|
2973 | *** Tidy Core: |
---|
2974 | Result size of Tidy Core = {terms: 346, types: 363, coercions: 160} |
---|
2975 | writeBinIface: 106 Names |
---|
2976 | writeBinIface: 179 dict entries |
---|
2977 | writeBinIface: 106 Names |
---|
2978 | writeBinIface: 179 dict entries |
---|
2979 | *** CorePrep: |
---|
2980 | Result size of CorePrep = {terms: 484, types: 496, coercions: 160} |
---|
2981 | *** Stg2Stg: |
---|
2982 | *** CodeOutput: |
---|
2983 | *** New CodeGen: |
---|
2984 | *** CPSZ: |
---|
2985 | *** CPSZ: |
---|
2986 | *** CPSZ: |
---|
2987 | *** CPSZ: |
---|
2988 | *** CPSZ: |
---|
2989 | *** CPSZ: |
---|
2990 | *** CPSZ: |
---|
2991 | *** CPSZ: |
---|
2992 | *** CPSZ: |
---|
2993 | *** CPSZ: |
---|
2994 | *** CPSZ: |
---|
2995 | *** CPSZ: |
---|
2996 | *** CPSZ: |
---|
2997 | *** CPSZ: |
---|
2998 | *** CPSZ: |
---|
2999 | *** CPSZ: |
---|
3000 | *** CPSZ: |
---|
3001 | *** CPSZ: |
---|
3002 | *** CPSZ: |
---|
3003 | *** CPSZ: |
---|
3004 | *** CPSZ: |
---|
3005 | *** CPSZ: |
---|
3006 | *** CPSZ: |
---|
3007 | *** CPSZ: |
---|
3008 | *** CPSZ: |
---|
3009 | *** CPSZ: |
---|
3010 | *** CPSZ: |
---|
3011 | *** Assembler: |
---|
3012 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec/ByteString -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_62.s -o dist/build/Data/Attoparsec/ByteString/Lazy.o |
---|
3013 | *** CorePrep: |
---|
3014 | Result size of CorePrep = {terms: 484, types: 496, coercions: 160} |
---|
3015 | *** Stg2Stg: |
---|
3016 | *** CodeOutput: |
---|
3017 | *** New CodeGen: |
---|
3018 | *** CPSZ: |
---|
3019 | *** CPSZ: |
---|
3020 | *** CPSZ: |
---|
3021 | *** CPSZ: |
---|
3022 | *** CPSZ: |
---|
3023 | *** CPSZ: |
---|
3024 | *** CPSZ: |
---|
3025 | *** CPSZ: |
---|
3026 | *** CPSZ: |
---|
3027 | *** CPSZ: |
---|
3028 | *** CPSZ: |
---|
3029 | *** CPSZ: |
---|
3030 | *** CPSZ: |
---|
3031 | *** CPSZ: |
---|
3032 | *** CPSZ: |
---|
3033 | *** CPSZ: |
---|
3034 | *** CPSZ: |
---|
3035 | *** CPSZ: |
---|
3036 | *** CPSZ: |
---|
3037 | *** CPSZ: |
---|
3038 | *** CPSZ: |
---|
3039 | *** CPSZ: |
---|
3040 | *** CPSZ: |
---|
3041 | *** CPSZ: |
---|
3042 | *** CPSZ: |
---|
3043 | *** CPSZ: |
---|
3044 | *** CPSZ: |
---|
3045 | *** Assembler: |
---|
3046 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec/ByteString -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_64.s -o dist/build/Data/Attoparsec/ByteString/Lazy.dyn_o |
---|
3047 | *** Deleting temp files: |
---|
3048 | Deleting: /tmp/ghc23892_0/ghc23892_65.c /tmp/ghc23892_0/ghc23892_64.s /tmp/ghc23892_0/ghc23892_63.c /tmp/ghc23892_0/ghc23892_62.s /tmp/ghc23892_0/ghc23892_61.s |
---|
3049 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_65.c |
---|
3050 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_63.c |
---|
3051 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_61.s |
---|
3052 | compile: input file ./Data/Attoparsec/Lazy.hs |
---|
3053 | *** Checking old interface for attoparsec-0.12.1.2:Data.Attoparsec.Lazy: |
---|
3054 | [14 of 21] Compiling Data.Attoparsec.Lazy ( Data/Attoparsec/Lazy.hs, dist/build/Data/Attoparsec/Lazy.o ) |
---|
3055 | *** Parser: |
---|
3056 | *** Renamer/typechecker: |
---|
3057 | *** Desugar: |
---|
3058 | Result size of Desugar (after optimization) |
---|
3059 | = {terms: 0, types: 0, coercions: 0} |
---|
3060 | *** Simplifier: |
---|
3061 | Result size of Simplifier = {terms: 0, types: 0, coercions: 0} |
---|
3062 | *** Specialise: |
---|
3063 | Result size of Specialise = {terms: 0, types: 0, coercions: 0} |
---|
3064 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = False}): |
---|
3065 | Result size of Float out(FOS {Lam = Just 0, |
---|
3066 | Consts = True, |
---|
3067 | PAPs = False}) |
---|
3068 | = {terms: 0, types: 0, coercions: 0} |
---|
3069 | *** Float inwards: |
---|
3070 | Result size of Float inwards = {terms: 0, types: 0, coercions: 0} |
---|
3071 | *** Simplifier: |
---|
3072 | Result size of Simplifier = {terms: 0, types: 0, coercions: 0} |
---|
3073 | *** Simplifier: |
---|
3074 | Result size of Simplifier = {terms: 0, types: 0, coercions: 0} |
---|
3075 | *** Simplifier: |
---|
3076 | Result size of Simplifier = {terms: 0, types: 0, coercions: 0} |
---|
3077 | *** Demand analysis: |
---|
3078 | Result size of Demand analysis = {terms: 0, types: 0, coercions: 0} |
---|
3079 | *** Worker Wrapper binds: |
---|
3080 | Result size of Worker Wrapper binds |
---|
3081 | = {terms: 0, types: 0, coercions: 0} |
---|
3082 | *** Simplifier: |
---|
3083 | Result size of Simplifier = {terms: 0, types: 0, coercions: 0} |
---|
3084 | *** Float out(FOS {Lam = Just 0, Consts = True, PAPs = True}): |
---|
3085 | Result size of Float out(FOS {Lam = Just 0, |
---|
3086 | Consts = True, |
---|
3087 | PAPs = True}) |
---|
3088 | = {terms: 0, types: 0, coercions: 0} |
---|
3089 | *** Common sub-expression: |
---|
3090 | Result size of Common sub-expression |
---|
3091 | = {terms: 0, types: 0, coercions: 0} |
---|
3092 | *** Float inwards: |
---|
3093 | Result size of Float inwards = {terms: 0, types: 0, coercions: 0} |
---|
3094 | *** Liberate case: |
---|
3095 | Result size of Liberate case = {terms: 0, types: 0, coercions: 0} |
---|
3096 | *** Simplifier: |
---|
3097 | Result size of Simplifier = {terms: 0, types: 0, coercions: 0} |
---|
3098 | *** SpecConstr: |
---|
3099 | Result size of SpecConstr = {terms: 0, types: 0, coercions: 0} |
---|
3100 | *** Simplifier: |
---|
3101 | Result size of Simplifier = {terms: 0, types: 0, coercions: 0} |
---|
3102 | *** Tidy Core: |
---|
3103 | Result size of Tidy Core = {terms: 0, types: 0, coercions: 0} |
---|
3104 | writeBinIface: 50 Names |
---|
3105 | writeBinIface: 81 dict entries |
---|
3106 | writeBinIface: 50 Names |
---|
3107 | writeBinIface: 81 dict entries |
---|
3108 | *** CorePrep: |
---|
3109 | Result size of CorePrep = {terms: 0, types: 0, coercions: 0} |
---|
3110 | *** Stg2Stg: |
---|
3111 | *** CodeOutput: |
---|
3112 | *** New CodeGen: |
---|
3113 | *** CPSZ: |
---|
3114 | *** Assembler: |
---|
3115 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_67.s -o dist/build/Data/Attoparsec/Lazy.o |
---|
3116 | *** CorePrep: |
---|
3117 | Result size of CorePrep = {terms: 0, types: 0, coercions: 0} |
---|
3118 | *** Stg2Stg: |
---|
3119 | *** CodeOutput: |
---|
3120 | *** New CodeGen: |
---|
3121 | *** CPSZ: |
---|
3122 | *** Assembler: |
---|
3123 | /usr/bin/clang -m64 -fno-stack-protector -DTABLES_NEXT_TO_CODE -I./Data/Attoparsec -Idist/build -Idist/build -Idist/build/autogen -Idist/build -Qunused-arguments -x assembler -c /tmp/ghc23892_0/ghc23892_69.s -o dist/build/Data/Attoparsec/Lazy.dyn_o |
---|
3124 | *** Deleting temp files: |
---|
3125 | Deleting: /tmp/ghc23892_0/ghc23892_70.c /tmp/ghc23892_0/ghc23892_69.s /tmp/ghc23892_0/ghc23892_68.c /tmp/ghc23892_0/ghc23892_67.s /tmp/ghc23892_0/ghc23892_66.s |
---|
3126 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_70.c |
---|
3127 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_68.c |
---|
3128 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_66.s |
---|
3129 | compile: input file ./Data/Attoparsec/ByteString/Char8.hs |
---|
3130 | *** Checking old interface for attoparsec-0.12.1.2:Data.Attoparsec.ByteString.Char8: |
---|
3131 | [15 of 21] Compiling Data.Attoparsec.ByteString.Char8 ( Data/Attoparsec/ByteString/Char8.hs, dist/build/Data/Attoparsec/ByteString/Char8.o ) |
---|
3132 | *** Parser: |
---|
3133 | *** Renamer/typechecker: |
---|
3134 | *** Deleting temp files: |
---|
3135 | Deleting: /tmp/ghc23892_0/ghc23892_71.s |
---|
3136 | Warning: deleting non-existent /tmp/ghc23892_0/ghc23892_71.s |
---|
3137 | *** Deleting temp dirs: |
---|
3138 | Deleting: /tmp/ghc23892_0 |
---|
3139 | Failed to load interface for ‘Data.Text’ |
---|
3140 | There are files missing in the ‘text-1.1.0.0’ package, |
---|
3141 | try running 'ghc-pkg check'. |
---|
3142 | Locations searched: |
---|
3143 | /opt/local/lib/x86_64-osx-ghc-7.8.3/text-1.1.0.0/Data/Text.hi |
---|