- 25 Jul, 2012 1 commit
-
-
pcapriotti authored
-
- 24 Jul, 2012 1 commit
-
-
pcapriotti authored
Move rules in GHC.Base to PrelRules and convert them to BuiltinRules.
-
- 20 Jul, 2012 3 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
- 19 Jul, 2012 1 commit
-
-
Ian Lynagh authored
-
- 18 Jul, 2012 1 commit
-
-
Ian Lynagh authored
-
- 17 Jul, 2012 2 commits
-
-
pcapriotti authored
-
pcapriotti authored
-
- 15 Jul, 2012 1 commit
-
-
Ian Lynagh authored
-
- 13 Jul, 2012 2 commits
- 11 Jul, 2012 1 commit
-
-
Simon Marlow authored
-
- 10 Jul, 2012 1 commit
-
-
Also, add a warning to modifySTRef, mostly copy-pasted from the warning for modifyIORef.
-
- 09 Jul, 2012 1 commit
-
-
Simon Marlow authored
-
- 04 Jul, 2012 3 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
As per discussion on the libraries list.
-
Simon Marlow authored
-
- 02 Jul, 2012 1 commit
-
-
pcapriotti authored
Ensure numberToRangedRational returns Nothing immediately if the exponent is outside Int range, so that we avoid an integer overflow later.
-
- 29 Jun, 2012 1 commit
-
-
Ian Lynagh authored
-
- 27 Jun, 2012 1 commit
-
-
pcapriotti authored
Patch by Johan Tibell <johan.tibell@gmail.com>
-
- 26 Jun, 2012 1 commit
-
-
jpm@cs.ox.ac.uk authored
-
- 23 Jun, 2012 1 commit
-
-
Ian Lynagh authored
Also Control.Concurrent.{mergeIO,nmergeIO}, which use those modules.
-
- 21 Jun, 2012 1 commit
-
-
jpm@cs.ox.ac.uk authored
There is no real reason for it to be in ghc-prim, and it complicates things.
-
- 20 Jun, 2012 2 commits
-
-
pcapriotti authored
Patch by Lennart Augustsson.
-
Ian Lynagh authored
-
- 19 Jun, 2012 8 commits
-
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
-
Ian Lynagh authored
This allows them to be shared with integer-gmp
-
Ian Lynagh authored
This completes the proposal from trac #4865.
-
pcapriotti authored
-
pcapriotti authored
Add getGCStatsEnabled function which checks whether GC stats have been enabled (with `-T`, for example). Make getGCStats throw an exception if called with GC stats disabled.
-
- 14 Jun, 2012 1 commit
-
-
Ian Lynagh authored
-
- 13 Jun, 2012 1 commit
-
-
Simon Peyton Jones authored
-
- 11 Jun, 2012 3 commits
-
-
Simon Marlow authored
-
Simon Marlow authored
-
Simon Marlow authored
-
- 08 Jun, 2012 1 commit
-
-
pcapriotti authored
-