- 18 Sep, 2013 1 commit
-
-
Richard Eisenberg authored
-
- 17 Sep, 2013 7 commits
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@mit.edu>
-
Joachim Breitner authored
But seems to be fixed in head already.
-
Joachim Breitner authored
Expand 'bytes allocated' allowed in haddock.base, and update error messages.
-
Joachim Breitner authored
This closes #3389, and makes the testsuite go through again.
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@mit.edu>
-
Edward Z. Yang authored
Fixes HostOS bug, where the define was not being set. Signed-off-by:
Edward Z. Yang <ezyang@mit.edu>
-
Edward Z. Yang authored
Added a new test Makefile variable $(dllext), which is instantiated to .dll or .so or .dylib depending on your platform. Signed-off-by:
Edward Z. Yang <ezyang@mit.edu>
-
- 16 Sep, 2013 2 commits
-
-
Austin Seipp authored
Signed-off-by:
Austin Seipp <austin@well-typed.com>
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@mit.edu>
-
- 15 Sep, 2013 5 commits
-
-
parcs authored
-
parcs authored
-
Austin Seipp authored
Signed-off-by:
Austin Seipp <austin@well-typed.com>
-
Austin Seipp authored
This includes: * Adding a test for bswap16 with a low byte >= 128 * Also test the byteSwapN functions from GHC.Word, tested both INLINE and not INLINE, so we test both independent parts: the compilation of base, and the backend compiling the code *using* base. * Fix the usage of byteSwapN# primitives in the test, by masking off * the higher bits when storing the results in Word16/Word32. Thanks to Reid Barton for the investigation. Authored-by:
Reid Barton <rwbarton@gmail.com> Signed-off-by:
Austin Seipp <austin@well-typed.com>
-
Duncan Coutts authored
Essentially the same tests as for the existing ByteArray# ones. Signed-off-by:
Austin Seipp <austin@well-typed.com>
-
- 14 Sep, 2013 6 commits
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@mit.edu>
-
Joachim Breitner authored
(this is related to #3647)
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@mit.edu>
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@mit.edu>
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@mit.edu>
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@mit.edu>
-
- 13 Sep, 2013 4 commits
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@mit.edu>
-
Joachim Breitner authored
Also see http://ghc.haskell.org/trac/ghc/wiki/NewtypeWrappers
-
Herbert Valerio Riedel authored
-
Iavor S. Diatchki authored
-
- 12 Sep, 2013 2 commits
-
-
Jan Stolarek authored
This test is a bit speculative, because I can't reproduce problem on my machine. Still, it should work because it produces the same Cmm that originally caused the problem.
-
Austin Seipp authored
The perf tests can probably be rechecked and tightened a little; I fixed them with AMP the other day but some changes since then have made them wibble perhaps. Signed-off-by:
Austin Seipp <austin@well-typed.com>
-
- 11 Sep, 2013 2 commits
-
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
-
- 10 Sep, 2013 3 commits
-
-
Simon Peyton Jones authored
-
Simon Peyton Jones authored
Almost all are re-orderings of relevant-binding output Relevant bindings include + m :: Map (a, b) elt (bound at T3169.hs:12:17) + b :: b (bound at T3169.hs:12:13) lookup :: (a, b) -> Map (a, b) elt -> Maybe elt (bound at T3169.hs:12:3) - b :: b (bound at T3169.hs:12:13) - m :: Map (a, b) elt (bound at T3169.hs:12:17)
-
Simon Peyton Jones authored
-
- 08 Sep, 2013 2 commits
-
-
thoughtpolice authored
Authored-by:
David Luposchainsky <dluposchainsky@gmail.com> Signed-off-by:
Austin Seipp <aseipp@pobox.com>
-
aljee@hyper.cx authored
Signed-off-by:
Austin Seipp <aseipp@pobox.com>
-
- 06 Sep, 2013 1 commit
-
-
thoughtpolice authored
Signed-off-by:
Austin Seipp <aseipp@pobox.com>
-
- 04 Sep, 2013 5 commits
-
-
Herbert Valerio Riedel authored
Depends on [eb304bd9/ghc]
-
Herbert Valerio Riedel authored
See also [8a8cfb2c/ghc]
-
lukexi authored
Signed-off-by:
Austin Seipp <aseipp@pobox.com>
-
dreixel authored
-
dreixel authored
-