- 27 Jun, 2008 1 commit
-
-
Ian Lynagh authored
We need to talk about the powerpc-apple-darwin platform rather than the powerpc_apple_darwin platform. Spotted by Claus / Thorkil.
-
- 26 Jun, 2008 1 commit
-
-
Ian Lynagh authored
-
- 24 Jun, 2008 1 commit
-
-
Ian Lynagh authored
-
- 19 Jun, 2008 1 commit
-
-
Simon Marlow authored
-
- 17 Jun, 2008 7 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
-
Simon Marlow authored
-
Simon Marlow authored
-
Simon Marlow authored
-
Simon Marlow authored
-
Simon Marlow authored
-
- 16 Jun, 2008 3 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 14 Jun, 2008 4 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 04 Jun, 2008 1 commit
-
-
Ian Lynagh authored
-
- 13 Jun, 2008 1 commit
-
-
Ian Lynagh authored
-
- 12 Jun, 2008 1 commit
-
-
Ian Lynagh authored
-
- 11 Jun, 2008 4 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
According to trac #1558, 2.5.2 should work. It's possible a lower bound, e.g. 2.5, would suffice.
-
Ian Lynagh authored
-
- 10 Jun, 2008 1 commit
-
-
Ian Lynagh authored
into their component parts if_compiler_type expect_fail expect_broken
-
- 06 Jun, 2008 3 commits
- 05 Jun, 2008 1 commit
-
-
simonpj authored
-
- 04 Jun, 2008 7 commits
-
-
simonpj authored
-
simonpj authored
-
simonpj authored
-
simonpj authored
-
Simon Marlow authored
-
Simon Marlow authored
-
Simon Marlow authored
-
- 03 Jun, 2008 2 commits
-
-
Simon Marlow authored
Allow the testsuite to be run with a DEBUG compiler
-
Simon Marlow authored
-
- 02 Jun, 2008 1 commit
-
-
Ian Lynagh authored
It fails for me, but not consistently - possibly only with a validate build. Seems plausible that the problem is something like library build flags. -l = Data.Sequence.Seq (Data.Sequence.Deep 3 - (Data.Sequence.One (Data.Sequence.Elem 'a')) Data.Sequence.Empty - (Data.Sequence.Two (Data.Sequence.Elem 'b') (Data.Sequence.Elem 'c'))) +l = <Data.Sequence.Deep> (<Data.Sequence.One> 'a') <Data.Sequence.Empty> + (<Data.Sequence.Two> 'b' 'c')
-