2009-01-21 |
Ian Lynagh | Add "bug-reports" and "source-repository" info to the...
|
commit | commitdiff | tree |
2009-01-14 |
Ian Lynagh | Make Data.Typeable imports and exports more explicit
|
commit | commitdiff | tree |
2009-01-14 |
Ian Lynagh | Move some catch definitions around to avoid an import...
|
commit | commitdiff | tree |
2009-01-14 |
Ian Lynagh | Add NoImplicitPrelude to the extensions used when building...
|
commit | commitdiff | tree |
2009-01-05 |
Ian Lynagh | Fix build when we have HTYPE_TCFLAG_T
|
commit | commitdiff | tree |
2009-01-05 |
Ian Lynagh | Fix the build on Windows
|
commit | commitdiff | tree |
2009-01-04 |
Ian Lynagh | Add errno to the IOError type
|
commit | commitdiff | tree |
2009-01-04 |
Ian Lynagh | Fix typo (reqwests -> requests); trac #2908, spotted...
|
commit | commitdiff | tree |
2008-11-19 |
Ian Lynagh | Add more description of what "round" does, from the...
|
commit | commitdiff | tree |
2008-11-16 |
Ian Lynagh | Change an "undefined" into a more informative error...
|
commit | commitdiff | tree |
2008-10-04 |
Ian Lynagh | Don't use ^(2::Int) in Data.Complex.magnitude; partially...
|
commit | commitdiff | tree |
2008-09-20 |
Ian Lynagh | Pad version number to 4.0.0.0
|
commit | commitdiff | tree |
2008-09-04 |
Ian Lynagh | Don't define __hscore_s_issock on Windows
|
commit | commitdiff | tree |
2008-09-04 |
Ian Lynagh | Unbreak the GHC build with older versions of gcc
|
commit | commitdiff | tree |
2008-09-04 |
Ian Lynagh | Don't make S_ISSOCK use conditional
|
commit | commitdiff | tree |
2008-09-04 |
Ian Lynagh | Add missing files
|
commit | commitdiff | tree |
2008-09-03 |
Ian Lynagh | Remerge concurrent,unique,timeout,st,getopt into base
|
commit | commitdiff | tree |
2008-09-02 |
Ian Lynagh | Don't look for actual OldException.Exception exceptions
|
commit | commitdiff | tree |
2008-08-25 |
Ian Lynagh | Split syb off into its own package
|
commit | commitdiff | tree |
2008-08-25 |
Ian Lynagh | Fix warnings in PrelIOUtils.c
|
commit | commitdiff | tree |
2008-08-24 |
Ian Lynagh | Windows-only fixes for moving concurrent out of base
|
commit | commitdiff | tree |
2008-08-24 |
Ian Lynagh | Split off the concurrent hierarchy (concurrent, unique...
|
commit | commitdiff | tree |
2008-08-24 |
Ian Lynagh | Split getopt off into its own package
|
commit | commitdiff | tree |
2008-08-23 |
Ian Lynagh | Remove ST stuff that is now in the new st package
|
commit | commitdiff | tree |
2008-08-23 |
Ian Lynagh | Fix Windows-only warnings
|
commit | commitdiff | tree |
2008-08-22 |
Ian Lynagh | Fix Windows-only warnings in GHC.Conc
|
commit | commitdiff | tree |
2008-08-22 |
Ian Lynagh | Suppress some warnings that are hard to fix because...
|
commit | commitdiff | tree |
2008-08-21 |
Ian Lynagh | Provide blockedOnDeadMVar, blockedIndefinitely for...
|
commit | commitdiff | tree |
2008-08-20 |
Ian Lynagh | Fix more warnings
|
commit | commitdiff | tree |
2008-08-20 |
Ian Lynagh | Suppress a couple of warnings in GHC.PArr
|
commit | commitdiff | tree |
2008-08-20 |
Ian Lynagh | Fix more warnings
|
commit | commitdiff | tree |
2008-08-20 |
Ian Lynagh | Fix warnings in Data.Generics.*
|
commit | commitdiff | tree |
2008-08-20 |
Ian Lynagh | Fix some more warnings
|
commit | commitdiff | tree |
2008-08-20 |
Ian Lynagh | Ignore some orphan warnings
|
commit | commitdiff | tree |
2008-08-16 |
Ian Lynagh | Fix hReady (trac #1063)
|
commit | commitdiff | tree |
2008-08-16 |
Ian Lynagh | Eliminate orphan rules and instances in the array package
|
commit | commitdiff | tree |
2008-08-14 |
Ian Lynagh | Control.OldException: Map exceptions to old exceptions...
|
commit | commitdiff | tree |
2008-08-07 |
Ian Lynagh | Eq and Ord have moved into GHC.Classes
|
commit | commitdiff | tree |
2008-08-06 |
Ian Lynagh | Use the proper CInt type in GHC.Unicode
|
commit | commitdiff | tree |
2008-08-06 |
Ian Lynagh | Import wibbles
|
commit | commitdiff | tree |
2008-08-06 |
Ian Lynagh | Remove unnecessary Data/Dynamic.hs-boot
|
commit | commitdiff | tree |
2008-08-06 |
Ian Lynagh | Remove more redundant GHC.Float imports
|
commit | commitdiff | tree |
2008-08-06 |
Ian Lynagh | Remove an unnecessary import
|
commit | commitdiff | tree |
2008-08-06 |
Ian Lynagh | Move Int, Float and Double into ghc-prim:GHC.Types
|
commit | commitdiff | tree |
2008-08-06 |
Ian Lynagh | Put some explicit import lists in Data.Typeable
|
commit | commitdiff | tree |
2008-08-06 |
Ian Lynagh | Fix a couple of imports
|
commit | commitdiff | tree |
2008-08-06 |
Ian Lynagh | Remove unused conditional import
|
commit | commitdiff | tree |
2008-08-06 |
Ian Lynagh | Swap imports around to get GHC.ForeignPtr out of the...
|
commit | commitdiff | tree |
2008-08-06 |
Ian Lynagh | Move some bits around to stop Data.Either being in...
|
commit | commitdiff | tree |
2008-08-06 |
Ian Lynagh | Tweak an import
|
commit | commitdiff | tree |
2008-08-05 |
Ian Lynagh | Remove the DynIOError constructor of IOErrorType
|
commit | commitdiff | tree |
2008-08-05 |
Ian Lynagh | Move some internals around to simplify the import graph...
|
commit | commitdiff | tree |
2008-08-05 |
Ian Lynagh | Move the Char datatype into ghc-prim
|
commit | commitdiff | tree |
2008-08-05 |
Ian Lynagh | Remove an unnecessary import
|
commit | commitdiff | tree |
2008-08-05 |
Ian Lynagh | The [] definition has moved to ghc-prim
|
commit | commitdiff | tree |
2008-08-05 |
Ian Lynagh | Fix warnings
|
commit | commitdiff | tree |
2008-08-05 |
Ian Lynagh | Add a missing case to Show AsyncException
|
commit | commitdiff | tree |
2008-08-04 |
Ian Lynagh | Remove GHC.Dotnet
|
commit | commitdiff | tree |
2008-08-04 |
Ian Lynagh | Hide standalone deriving clauses from haddock
|
commit | commitdiff | tree |
2008-08-04 |
Ian Lynagh | Control.Exception doesn't need to export assertError
|
commit | commitdiff | tree |
2008-08-04 |
Ian Lynagh | Generalise the type of mapException; pointed out by...
|
commit | commitdiff | tree |
2008-08-04 |
Ian Lynagh | Remove some unnecessary Data.Tuple imports
|
commit | commitdiff | tree |
2008-08-04 |
Ian Lynagh | The tuple datatype definitions have moved to ghc-prim
|
commit | commitdiff | tree |
2008-08-04 |
Ian Lynagh | Change some imports and derive Show (Either a b)
|
commit | commitdiff | tree |
2008-08-03 |
Ian Lynagh | Windows fixes
|
commit | commitdiff | tree |
2008-08-03 |
Ian Lynagh | Remove the duplicate definition of throwTo in Control...
|
commit | commitdiff | tree |
2008-08-03 |
Ian Lynagh | Remove the only import of GHC.Exts
|
commit | commitdiff | tree |
2008-08-03 |
Ian Lynagh | Move assertError into GHC.IOBase
|
commit | commitdiff | tree |
2008-08-03 |
Ian Lynagh | Use onException rather than catchAny
|
commit | commitdiff | tree |
2008-08-03 |
Ian Lynagh | Generalise the type of onException
|
commit | commitdiff | tree |
2008-08-02 |
Ian Lynagh | Remove the dangerous Exception functions
|
commit | commitdiff | tree |
2008-08-01 |
Ian Lynagh | Remove an unused import
|
commit | commitdiff | tree |
2008-08-01 |
Ian Lynagh | Remove unused imports
|
commit | commitdiff | tree |
2008-08-01 |
Ian Lynagh | Remove unused imports in Control.Exception
|
commit | commitdiff | tree |
2008-08-01 |
Ian Lynagh | Get rid of some duplicate imports
|
commit | commitdiff | tree |
2008-08-01 |
Ian Lynagh | Remove the now-unused GHC/Conc.lhs-boot
|
commit | commitdiff | tree |
2008-08-01 |
Ian Lynagh | Make some more imports non-recursive
|
commit | commitdiff | tree |
2008-08-01 |
Ian Lynagh | Rejig some code so Control.Exception and GHC.Conc don...
|
commit | commitdiff | tree |
2008-08-01 |
Ian Lynagh | Remove the now-unused GHC/TopHandler.lhs-boot
|
commit | commitdiff | tree |
2008-08-01 |
Ian Lynagh | Reshuffle GHC.Conc/GHC.TopHandler a bit to remove a...
|
commit | commitdiff | tree |
2008-08-01 |
Ian Lynagh | Don't import Control.Concurrent.MVar in GHC.TopHandler
|
commit | commitdiff | tree |
2008-08-01 |
Ian Lynagh | Export assertError from Control.Exception to make GHC...
|
commit | commitdiff | tree |
2008-07-31 |
Ian Lynagh | TopHandler now uses the new extensible exceptions
|
commit | commitdiff | tree |
2008-07-30 |
Ian Lynagh | Comment wibble
|
commit | commitdiff | tree |
2008-07-30 |
Ian Lynagh | Make numericEnumFrom more efficient
|
commit | commitdiff | tree |
2008-07-30 |
Ian Lynagh | Put in some parens to clarify how things parse
|
commit | commitdiff | tree |
2008-07-30 |
Ian Lynagh | Don't use "deriving Typeable" (for portability reasons)
|
commit | commitdiff | tree |
2008-07-30 |
Ian Lynagh | Add onException
|
commit | commitdiff | tree |
2008-07-30 |
Ian Lynagh | Fix whitespace
|
commit | commitdiff | tree |
2008-07-30 |
Ian Lynagh | Re-add blocked; it got lost in the extensible exceptions...
|
commit | commitdiff | tree |
2008-07-30 |
Ian Lynagh | Start to actually use extensible exceptions
|
commit | commitdiff | tree |
2008-07-30 |
Ian Lynagh | Rejig the extensible exceptions so there is less circular...
|
commit | commitdiff | tree |
2008-06-21 |
Ian Lynagh | Define nonTermination for the RTS to use
|
commit | commitdiff | tree |
2008-06-21 |
Ian Lynagh | Use extensible exceptions at the lowest level
|
commit | commitdiff | tree |
2008-07-10 |
Ian Lynagh | Fix haddocking with older haddocks
|
commit | commitdiff | tree |
2008-06-24 |
Ian Lynagh | () has moved to ghc-prim:GHC.Unit, and the Eq and Ord...
|
commit | commitdiff | tree |
2008-06-22 |
Ian Lynagh | Add GHC.Exts.maxTupleSize :: Int, the size of the largest...
|
commit | commitdiff | tree |
2008-06-20 |
Ian Lynagh | Remove code for older GHC versions
|
commit | commitdiff | tree |
2008-06-19 |
Ian Lynagh | Make the macros in Typeable.h add type signatures
|
commit | commitdiff | tree |
2008-06-16 |
Ian Lynagh | Remove -fglasgow-exts from pragmas and comments
|
commit | commitdiff | tree |
next |