2006-11-12 |
Ross Paterson | remove Data.FunctorM and Data.Queue |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Ross Paterson | make Data.Graph portable (no change to the interface) |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Don Stewart | One less unsafeCoerce# in the tree |
commit | commitdiff | tree | snapshot |
2006-11-20 |
Ross Paterson | typo in comment |
commit | commitdiff | tree | snapshot |
2006-11-17 |
Ross Paterson | fix shift docs to match ffi spec |
commit | commitdiff | tree | snapshot |
2006-11-16 |
Malcolm.Wallace... | (nhc98) use new primitive implementations of h{Put... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Don Stewart | The wrong 'cycle' was exported from Data.ByteString... |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Don Stewart | LPS chunk sizes should be 16 bytes, not 17. |
commit | commitdiff | tree | snapshot |
2006-11-15 |
Ian Lynagh | Update comments on Prelude organisation in GHC/Base.lhs |
commit | commitdiff | tree | snapshot |
2006-11-13 |
bringert@cs... | Control.Parallel.Strategies clean-up: Added export... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
bringert@cs... | Control.Parallel.Strategies: added NFData instances... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
bringert@cs... | Control.Parallel.Strategies: deprecate sPar, sSeq,... |
commit | commitdiff | tree | snapshot |
2006-11-13 |
Malcolm.Wallace... | add Control.Monad.Instances to nhc98 build |
commit | commitdiff | tree | snapshot |
2006-11-12 |
bringert@cs... | Control.Parallel.Strategies: clarified documentation... |
commit | commitdiff | tree | snapshot |
2006-11-12 |
bringert@cs... | Added and cleaned up Haddock comments in Control.Parall... |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Ian Lynagh | Fix broken pragmas; spotted by Bulat Ziganshin |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Ross Paterson | add doc link to bound threads section |
commit | commitdiff | tree | snapshot |
2006-11-11 |
Ross Paterson | hide Data.Array.IO.Internals |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Malcolm.Wallace... | add Data.Function |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Ross Paterson | add Data.Function |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Ross Paterson | whitespace only |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Ross Paterson | move fix to Data.Function |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Ross Paterson | import Prelude |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Nils Anders... | Added Data.Function (Trac ticket #979). |
commit | commitdiff | tree | snapshot |
2006-11-10 |
Malcolm.Wallace... | __hscore_long_path_size is not portable beyond GHC |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Ross Paterson | redefine writeFile and appendFile using withFile |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Ross Paterson | add withFile and withBinaryFile (#966) |
commit | commitdiff | tree | snapshot |
2006-11-08 |
Malcolm.Wallace... | remove conflicting import for nhc98 |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Josef Svenningsson | Add intercalate to Data.List (ticket #971) |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Ross Paterson | non-GHC: fix canonicalizeFilePath |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Simon Marlow | enable canonicalizePath for non-GHC platforms |
commit | commitdiff | tree | snapshot |
2006-11-07 |
Simon Marlow | Update documentation for hWaitForInput |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Samuel Bronson | Use unchecked shifts to implement Data.Bits.rotate |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Ross Paterson | fix Haddock module headers |
commit | commitdiff | tree | snapshot |
2006-11-06 |
Ross Paterson | fix example in docs |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Josef Svenningsson | Add intercalate and split to Data.List |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Ross Paterson | Data.Generics.Basics is GHC-only |
commit | commitdiff | tree | snapshot |
2006-11-02 |
Malcolm.Wallace... | #ifdef around non-portable Data.Generics.Basics |
commit | commitdiff | tree | snapshot |
2006-11-01 |
simonpj@microsoft | Add deriving Data to Complex |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Ross Paterson | minor clarification of RandomGen doc |
commit | commitdiff | tree | snapshot |
2006-10-30 |
Ross Paterson | rearrange docs a bit |
commit | commitdiff | tree | snapshot |
2006-10-24 |
Josef Svenningsson | Add intercalate and split to Data.List |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Simon Marlow | Export pseq from Control.Parallel, and use it in Contro... |
commit | commitdiff | tree | snapshot |
2006-10-27 |
Simon Marlow | `par` should be infixr 0 |
commit | commitdiff | tree | snapshot |
2006-10-23 |
Ross Paterson | fix example in comment |
commit | commitdiff | tree | snapshot |
2006-10-19 |
simonpj@microsoft | Use the new Any type for dynamics (GHC only) |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Malcolm.Wallace... | add Data.Sequence to nhc98 build |
commit | commitdiff | tree | snapshot |
2006-10-12 |
Malcolm.Wallace... | Remove Data.FiniteMap, add Control.Applicative, Data... |
commit | commitdiff | tree | snapshot |
2006-10-07 |
tharris@microsoft.com | STM invariants |
commit | commitdiff | tree | snapshot |
2006-10-09 |
Samuel Bronson | Inline shift in GHC's Bits instances for {Int,Word... |
commit | commitdiff | tree | snapshot |
2006-10-04 |
Ian Lynagh | Don't create GHC.Prim when bootstrapping; we can't... |
commit | commitdiff | tree | snapshot |
2006-10-05 |
Don Stewart | Data.ByteString: fix lazyness of take, drop & splitAt |
commit | commitdiff | tree | snapshot |
2006-09-17 |
brianlsmith... | Fix syntax error that prevents building Haddock documen... |
commit | commitdiff | tree | snapshot |
2006-09-29 |
Ross Paterson | Hugs only: unbreak typeRepKey |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Simon Marlow | make hGetBufNonBlocking do something on Windows w/... |
commit | commitdiff | tree | snapshot |
2006-09-27 |
Simon Marlow | add typeRepKey :: TypeRep -> IO Int |
commit | commitdiff | tree | snapshot |
2006-09-26 |
Ross Paterson | fix header comment |
commit | commitdiff | tree | snapshot |
2006-09-10 |
jeanphilippe... | Add strict versions of insertWith and insertWithKey... |
commit | commitdiff | tree | snapshot |
2006-09-10 |
Ross Paterson | doc tweaks, including more precise equations for evaluate |
commit | commitdiff | tree | snapshot |
2006-09-09 |
Don Stewart | Sync Data.ByteString with stable branch |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Ross Paterson | Typeable1 instances for STM and TVar |
commit | commitdiff | tree | snapshot |
2006-09-04 |
Ross Paterson | remove obsolete Hugs stuff |
commit | commitdiff | tree | snapshot |
2006-09-01 |
John Goerzen | Cleaner isInfixOf suggestion from Ross Paterson |
commit | commitdiff | tree | snapshot |
2006-08-31 |
John Goerzen | New function isInfixOf that searches a list for a given... |
commit | commitdiff | tree | snapshot |
2006-09-03 |
jeanphilippe... | Better doc on Data.Map.lookup: explain what the monad... |
commit | commitdiff | tree | snapshot |
2006-09-01 |
Simon Marlow | fix hDuplicateTo on Windows |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Ross Paterson | mark nhc98 import hack |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Simon Marlow | remove some outdated comments |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Malcolm.Wallace... | import Control.Arrow.ArrowZero to help nhc98's type... |
commit | commitdiff | tree | snapshot |
2006-08-31 |
Malcolm.Wallace... | remove Text.Regex(.Posix) from nhc98 build |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Ross Paterson | add Data.Foldable.{msum,asum}, plus tweaks to comments |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Ross Paterson | fix doc typo |
commit | commitdiff | tree | snapshot |
2006-08-30 |
Ross Paterson | add Data.Foldable.{for_,forM_} and Data.Traversable... |
commit | commitdiff | tree | snapshot |
2006-05-08 |
simonpj@microsoft | Make length a good consumer |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Don Stewart | Add Control.Monad.forM and forM_ |
commit | commitdiff | tree | snapshot |
2006-08-28 |
Don Stewart | Hide internal module from haddock in Data.ByteString |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Ross Paterson | add advice on avoiding import ambiguities |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Ross Paterson | expand advice on importing these modules |
commit | commitdiff | tree | snapshot |
2006-08-27 |
Ross Paterson | add Haddock marker |
commit | commitdiff | tree | snapshot |
2006-08-26 |
Don Stewart | Clarify how one hides Prelude.catch |
commit | commitdiff | tree | snapshot |
2006-08-25 |
Ian Lynagh | Workaround for OSes that don't have intmax_t and uintmax_t |
commit | commitdiff | tree | snapshot |
2006-08-25 |
Simon Marlow | add docs for par |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Ross Paterson | document minimal complete definition for Bits |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Simon Marlow | C regex library bits have moved to the regex-posix... |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Esa Ilari Vuokko | Add shared Typeable support (ghc only) |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Simon Marlow | this should have been removed with the previous patch |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Simon Marlow | remove Text.Regx & Text.Regex.Posix |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Don Stewart | explicitly tag Data.ByteString rules with the FPS prefix. |
commit | commitdiff | tree | snapshot |
2006-08-24 |
Don Stewart | Add spec rules for sections in Data.ByteString |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Don Stewart | Sync Data.ByteString with current stable branch, 0.7 |
commit | commitdiff | tree | snapshot |
2006-08-23 |
Simon Marlow | add notes about why copyFile doesn't remove the target |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Simon Marlow | copyFile: try removing the target file before opening... |
commit | commitdiff | tree | snapshot |
2006-08-22 |
Simon Marlow | copyFile: try removing the target file before opening... |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Ross Paterson | add alternative functors and extra instances |
commit | commitdiff | tree | snapshot |
2006-08-21 |
Simon Marlow | generate Haddock docs on all platforms |
commit | commitdiff | tree | snapshot |
2006-08-19 |
Ross Paterson | remove extra comma from import |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Ross Paterson | fix docs for withC(A)StringLen |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Malcolm.Wallace... | use Haskell'98 compliant indentation in do blocks |
commit | commitdiff | tree | snapshot |
2006-08-18 |
Malcolm.Wallace... | use correct names of IOArray operations for nhc98 |
commit | commitdiff | tree | snapshot |
2006-08-17 |
Ross Paterson | add mapMaybe and mapEither, plus WithKey variants |
commit | commitdiff | tree | snapshot |
next |