- 04 Apr, 2012 3 commits
-
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
pcapriotti authored
-
- 03 Apr, 2012 1 commit
-
-
pcapriotti authored
-
- 02 Apr, 2012 2 commits
-
-
pcapriotti authored
-
pcapriotti authored
-
- 31 Mar, 2012 1 commit
-
-
pcapriotti authored
-
- 30 Mar, 2012 3 commits
-
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
- 28 Mar, 2012 2 commits
-
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
- 27 Mar, 2012 2 commits
-
-
Simon Peyton Jones authored
Figures for 7.4.1: 464,957,840 bytes allocated in the heap 118,407,504 bytes copied during GC 11,893,160 bytes maximum residency (9 sample(s)) 1,211,360 bytes maximum slop 32 MB total memory in use (0 MB lost due to fragmentation) For a version before my recent refactoring of TyClDecl/HsTyDefn 472,031,360 bytes allocated in the heap 122,203,224 bytes copied during GC 12,964,944 bytes maximum residency (9 sample(s)) 1,209,688 bytes maximum slop 34 MB total memory in use (0 MB lost due to fragmentation) For HEAD: 469,342,912 bytes allocated in the heap 125,998,504 bytes copied during GC 13,880,872 bytes maximum residency (9 sample(s)) 1,191,216 bytes maximum slop 33 MB total memory in use (0 MB lost due to fragmentation) So residency is up a bit, and I don't really know why but I think it's acceptable.
-
Simon Peyton Jones authored
-
- 26 Mar, 2012 2 commits
-
-
Simon Peyton Jones authored
-
-
- 25 Mar, 2012 4 commits
-
-
Iavor S. Diatchki authored
-
Iavor S. Diatchki authored
-
Iavor S. Diatchki authored
-
Iavor S. Diatchki authored
-
- 24 Mar, 2012 3 commits
-
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 22 Mar, 2012 2 commits
-
-
-
pcapriotti authored
-
- 20 Mar, 2012 1 commit
-
-
Simon Peyton Jones authored
-
- 18 Mar, 2012 5 commits
-
-
Iavor S. Diatchki authored
-
Iavor S. Diatchki authored
-
Iavor S. Diatchki authored
To make the parsing task a bit simpler, we allow sub-ordinate names on all imports/exports. Because of this, malformed exports, such as `map(..)` are not reported as a parsing error but, rather, they are detected in a later pass as an export of a missing type/class `map`.
-
Iavor S. Diatchki authored
-
Iavor S. Diatchki authored
With the new behavior of -XTypeOperators, all infix type operators refer to type constants, and not type variables. These changes update the test-suite to reflect the new behavior (while trying to preserve the "spirit" of the tests).
-
- 17 Mar, 2012 1 commit
-
-
http://darcs.haskell.org//testsuiteSimon Peyton Jones authored
Conflicts: tests/polykinds/all.T tests/simplCore/should_run/T5915.stdout
-
- 16 Mar, 2012 6 commits
-
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
- 14 Mar, 2012 2 commits
-
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-