summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* Add extensions to LANGUAGE pragmaIan Lynagh2011-01-111-1/+1
* Follow GHC.Bool/GHC.Types mergeIan Lynagh2010-10-231-1/+1
* Pad version to 0.1.0.0Ian Lynagh2009-09-201-1/+1
* Add NoImplicitPrelude to the extensions usedIan Lynagh2009-07-221-1/+2
* Add an import so the deps get sorted out correctlyIan Lynagh2009-07-221-0/+1
* () is now available, so use that instead of our ownIan Lynagh2009-07-221-30/+28
* Follow changes in GHC and the other librariesIan Lynagh2009-07-224-26/+126
* Fix conversions between Float/Double and simple-integerIan Lynagh2008-06-141-15/+34
* Sprinkle on some strictness annotationsIan Lynagh2008-06-022-53/+53
* Make the Integer type components strictIan Lynagh2008-06-021-2/+2
* Avoid the need for infinite Integers when doing bitwise operationsIan Lynagh2008-06-021-12/+22
* Initial commitIan Lynagh2008-04-254-0/+748