2008-08-12 |
Ross Paterson | Hugs only: don't import exception types -- their instan... |
tree | commitdiff |
2008-08-08 |
Malcolm.Wallace... | fix imports for non-GHC |
tree | commitdiff |
2008-08-07 |
Ian Lynagh | Eq and Ord have moved into GHC.Classes |
tree | commitdiff |
2008-08-06 |
Ian Lynagh | Remove unnecessary Data/Dynamic.hs-boot |
tree | commitdiff |
2008-08-06 |
Ian Lynagh | Remove an unnecessary import |
tree | commitdiff |
2008-08-06 |
Ian Lynagh | Put some explicit import lists in Data.Typeable |
tree | commitdiff |
2008-08-06 |
Ian Lynagh | Swap imports around to get GHC.ForeignPtr out of the... |
tree | commitdiff |
2008-08-06 |
Ian Lynagh | Move some bits around to stop Data.Either being in... |
tree | commitdiff |
2008-08-05 |
Ian Lynagh | Fix warnings |
tree | commitdiff |
2008-08-04 |
Ian Lynagh | Hide standalone deriving clauses from haddock |
tree | commitdiff |
2008-08-04 |
Ian Lynagh | Remove some unnecessary Data.Tuple imports |
tree | commitdiff |
2008-08-04 |
Ian Lynagh | The tuple datatype definitions have moved to ghc-prim |
tree | commitdiff |
2008-08-04 |
Ian Lynagh | Change some imports and derive Show (Either a b) |
tree | commitdiff |
2008-08-01 |
Ian Lynagh | Remove unused imports |
tree | commitdiff |
2008-07-30 |
Ian Lynagh | Start to actually use extensible exceptions |
tree | commitdiff |
2008-07-30 |
Ian Lynagh | Rejig the extensible exceptions so there is less circul... |
tree | commitdiff |
2008-06-21 |
Ian Lynagh | Use extensible exceptions at the lowest level |
tree | commitdiff |
2008-07-30 |
Simon Marlow | FIX #2376: inline shiftR |
tree | commitdiff |
2008-06-24 |
Ian Lynagh | () has moved to ghc-prim:GHC.Unit, and the Eq and Ord... |
tree | commitdiff |
2008-06-20 |
Ian Lynagh | Remove code for older GHC versions |
tree | commitdiff |
2008-06-16 |
Ian Lynagh | Remove -fglasgow-exts from pragmas and comments |
tree | commitdiff |
2008-06-16 |
Ian Lynagh | Avoid using deprecated flags |
tree | commitdiff |
2008-01-02 |
Twan van Laarhoven | 'permutations' is now more lazy and also faster |
tree | commitdiff |
2008-01-02 |
Twan van Laarhoven | 'subsequences' is now more lazy and also faster |
tree | commitdiff |
2007-12-18 |
Twan van Laarhoven | Add 'subsequences' and 'permutations' to Data.List |
tree | commitdiff |
2008-05-02 |
simonpj@microsoft.com | Add comments about why rotate has an INLINE |
tree | commitdiff |
2008-05-01 |
Don Stewart | Inline Data.Bits.rotate@Int, enables rotate to be const... |
tree | commitdiff |
2008-04-25 |
Ross Paterson | record libraries@haskell.org as maintainer |
tree | commitdiff |
2008-03-23 |
Ian Lynagh | Move Integer out into its own package |
tree | commitdiff |
2008-03-14 |
Ian Lynagh | Add partitionEithers, lefts, and rights. |
tree | commitdiff |
2008-03-10 |
Don Stewart | untabify |
tree | commitdiff |
2008-03-08 |
Don Stewart | untabify |
tree | commitdiff |
2008-03-05 |
Don Stewart | untabify |
tree | commitdiff |
2008-03-05 |
Don Stewart | untabify |
tree | commitdiff |
2008-03-05 |
Don Stewart | untabify |
tree | commitdiff |
2008-03-05 |
Don Stewart | untabify |
tree | commitdiff |
2008-03-04 |
Don Stewart | untabify |
tree | commitdiff |
2008-03-04 |
Don Stewart | untabify |
tree | commitdiff |
2008-02-28 |
Don Stewart | untabify |
tree | commitdiff |
2008-02-27 |
Don Stewart | untabify |
tree | commitdiff |
2008-02-19 |
Don Stewart | untabify |
tree | commitdiff |
2008-02-18 |
Don Stewart | untabify |
tree | commitdiff |
2008-02-15 |
Don Stewart | untabify |
tree | commitdiff |
2008-02-11 |
Simon Marlow | FIX dynamic001, dynamic002: further fixes to tuple... |
tree | commitdiff |
2008-02-05 |
Simon Marlow | FIX dynamic001 dynamic002: isTupleTyCon had rotted |
tree | commitdiff |
2007-11-21 |
Bertram Felgenhauer | Data.List.sort: force elements from start to end. |
tree | commitdiff |
2008-01-04 |
simonpj@microsoft.com | Remove redundant imports of GHC.Err |
tree | commitdiff |
2007-12-20 |
simonpj@microsoft | Tuple tycons have parens around their names |
tree | commitdiff |
2007-11-26 |
Ian Lynagh | Fix some URLs |
tree | commitdiff |
2007-11-26 |
Ian Lynagh | Fix some links in haddock docs |
tree | commitdiff |
2007-10-29 |
Simon Marlow | Fix performance regression: re-instate -funbox-strict... |
tree | commitdiff |
2007-08-30 |
Ian Lynagh | Fix haddock docs in Hashtable |
tree | commitdiff |
2007-08-30 |
Ian Lynagh | Fix building HashTable: Use ord rather than fromEnum |
tree | commitdiff |
2007-08-30 |
Ian Lynagh | Better hash functions for Data.HashTable, from Jan... |
tree | commitdiff |
2007-08-21 |
Ian Lynagh | Fix hashInt |
tree | commitdiff |
2007-08-12 |
Ian Lynagh | Move Data.{Foldable,Traversable} back to base |
tree | commitdiff |
2007-08-01 |
Ian Lynagh | Data.Array* and Data.PackedString have now moved to... |
tree | commitdiff |
2007-08-01 |
Ian Lynagh | Remove a number of modules now in a "containers" package |
tree | commitdiff |
2007-07-29 |
Ian Lynagh | bytestring is now in its own package |
tree | commitdiff |
2007-08-01 |
simonpj@microsoft | Generalise the type of synthesize, as suggested by... |
tree | commitdiff |
2007-07-18 |
Bertram Felgenhauer | fix Data.Map.updateAt |
tree | commitdiff |
2007-07-14 |
Ian Lynagh | Define stripPrefix; fixes trac #1464 |
tree | commitdiff |
2007-07-10 |
Malcolm.Wallace... | no need to hide Maybe |
tree | commitdiff |
2007-07-06 |
Ian Lynagh | Add a more efficient Data.List.foldl' for GHC (from... |
tree | commitdiff |
2007-07-04 |
Simon Marlow | FIX #1131 (newArray_ allocates an array full of garbage) |
tree | commitdiff |
2007-06-01 |
Isaac Dupree | Remove unsafeCoerce-importing kludgery in favor of... |
tree | commitdiff |
2007-05-29 |
Ross Paterson | Data.PackedString: Data.Generics is GHC-only |
tree | commitdiff |
2007-05-29 |
Ian Lynagh | Add Data instance for PackedString; patch from greenrd... |
tree | commitdiff |
2007-05-12 |
Ian Lynagh | Give an example of how intersection takes elements... |
tree | commitdiff |
2007-05-03 |
simonpj@microsoft | Trim imports, remove a cycle |
tree | commitdiff |
2007-04-16 |
Simon Marlow | MERGE: fix ugly uses of memcpy foreign import inside ST |
tree | commitdiff |
2007-04-11 |
Ian Lynagh | Don't turn on -Werror in Data.Fixed |
tree | commitdiff |
2007-04-03 |
Ian Lynagh | Fix C/Haskell type mismatches |
tree | commitdiff |
2007-04-03 |
Ian Lynagh | Fix type mismatches between foreign imports and HsBase.h |
tree | commitdiff |
2007-04-02 |
Malcolm.Wallace... | fix for nhc98 build |
tree | commitdiff |
2007-03-15 |
jeanphilippe.berna... | Add min/max handling operations for IntSet/IntMap |
tree | commitdiff |
2007-03-09 |
Jeffrey Yasskin | Monoid instance for Maybe and two wrappers: First and... |
tree | commitdiff |
2007-03-29 |
Ian Lynagh | Fix the type of wgencat |
tree | commitdiff |
2007-01-30 |
Ian Lynagh | Add Data.String, containing IsString(fromString); trac... |
tree | commitdiff |
2007-02-19 |
Ian Lynagh | Consistently use CInt rather than Int for FDs |
tree | commitdiff |
2007-02-10 |
jeanphilippe.berna... | Fix the types of minView/maxView (ticket #1134) |
tree | commitdiff |
2007-02-15 |
Simon Marlow | fix for hashString, from Jan-Willem Maessen (see #1137) |
tree | commitdiff |
2007-02-02 |
Ross Paterson | add derived instances for Dual monoid |
tree | commitdiff |
2007-02-02 |
Ross Paterson | add doc pointers to Foldable |
tree | commitdiff |
2006-07-29 |
Ian Lynagh | Eliminate some warnings |
tree | commitdiff |
2007-01-15 |
Ross Paterson | Applicative and Monad instances for Tree |
tree | commitdiff |
2006-11-24 |
simonpj@microsoft | Add comments about argument order to the definitions... |
tree | commitdiff |
2006-11-24 |
Don Stewart | Add an example of the use of unfoldr, following doc... |
tree | commitdiff |
2006-11-23 |
Ross Paterson | trim imports |
tree | commitdiff |
2006-11-12 |
Ross Paterson | remove Data.FunctorM and Data.Queue |
tree | commitdiff |
2006-11-22 |
Ross Paterson | make Data.Graph portable (no change to the interface) |
tree | commitdiff |
2006-11-20 |
Don Stewart | One less unsafeCoerce# in the tree |
tree | commitdiff |
2006-11-20 |
Ross Paterson | typo in comment |
tree | commitdiff |
2006-11-17 |
Ross Paterson | fix shift docs to match ffi spec |
tree | commitdiff |
2006-11-10 |
Don Stewart | The wrong 'cycle' was exported from Data.ByteString... |
tree | commitdiff |
2006-11-10 |
Don Stewart | LPS chunk sizes should be 16 bytes, not 17. |
tree | commitdiff |
2006-11-10 |
Ross Paterson | move fix to Data.Function |
tree | commitdiff |
2006-11-10 |
Ross Paterson | import Prelude |
tree | commitdiff |
2006-11-10 |
Nils Anders Danielsson | Added Data.Function (Trac ticket #979). |
tree | commitdiff |
2006-11-02 |
Josef Svenningsson | Add intercalate to Data.List (ticket #971) |
tree | commitdiff |
next |