summaryrefslogtreecommitdiff
path: root/libraries
Commit message (Expand)AuthorAgeFilesLines
* Improve docs for unsafeCoerceMalcolm.Wallace@cs.york.ac.uk2008-04-221-2/+10
* Spelling onlysimonpj@microsoft.com2008-04-221-1/+1
* In docs for unsafeCoerce, point to unsafeCoerce#simonpj@microsoft.com2008-04-211-0/+3
* Turn off the gcd/lcm optimisations for Integer for nowIan Lynagh2008-04-181-5/+8
* Ordering has now moved to ghc-primIan Lynagh2008-04-122-7/+19
* fix types for __hscore_st_dev() and __hscore_st_ino()Simon Marlow2008-03-191-2/+2
* give an absolute path to 'harch'Malcolm.Wallace@cs.york.ac.uk2008-03-271-1/+1
* Move Word64/Int64/Word32/Int32 primitives into ghc-primIan Lynagh2008-03-254-251/+19
* Update .darcs-boringIan Lynagh2008-03-241-2/+0
* Remove GHC.PrimopWrappers from base's exposed modules listIan Lynagh2008-03-241-1/+0
* base now uses build-type: ConfigureIan Lynagh2008-03-232-55/+2
* Move Integer out into its own packageIan Lynagh2008-03-2311-441/+184
* List extensions used rather than using the -fglasgow-exts hammerIan Lynagh2008-03-221-3/+8
* Remove a gratuitous pattern type sigIan Lynagh2008-03-211-1/+1
* An even better definition for (^) (trac #1687)Ian Lynagh2008-03-201-7/+8
* Replace (^) with a faster variant (from trac #1687)Ian Lynagh2008-03-181-7/+6
* Add partitionEithers, lefts, and rights.Ian Lynagh2008-03-141-1/+44
* System.Console.GetOpt mistakenly rejects options as ambiguous.Malcolm.Wallace@cs.york.ac.uk2008-03-121-2/+3
* untabifyDon Stewart2008-03-1012-301/+301
* untabifyDon Stewart2008-03-081-57/+57
* untabifyDon Stewart2008-03-081-20/+20
* untabifyDon Stewart2008-03-082-17/+17
* untabifyDon Stewart2008-03-086-255/+255
* untabifyDon Stewart2008-03-082-141/+141
* untabifyDon Stewart2008-03-0811-152/+152
* untabifyDon Stewart2008-03-071-140/+140
* untabifyDon Stewart2008-03-0512-298/+298
* untabifyDon Stewart2008-03-0514-930/+930
* untabifyDon Stewart2008-03-051-48/+48
* untabifyDon Stewart2008-03-051-9/+9
* untabifyDon Stewart2008-03-0511-1288/+1288
* untabifyDon Stewart2008-03-051-174/+174
* untabifyDon Stewart2008-03-051-10/+10
* untabifyDon Stewart2008-03-041-15/+15
* untabifyDon Stewart2008-03-046-280/+277
* untabifyDon Stewart2008-03-041-47/+47
* untabifyDon Stewart2008-03-031-3/+3
* untabifyDon Stewart2008-03-033-14/+14
* untabifyDon Stewart2008-03-031-11/+11
* untabifyDon Stewart2008-02-281-14/+14
* untabifyDon Stewart2008-02-281-42/+42
* untabifyDon Stewart2008-02-281-9/+9
* untabifyDon Stewart2008-02-281-148/+148
* export MVar, TVar, and STM non-abstractlySimon Marlow2008-02-281-3/+3
* Added Down class and improved groupWith fusionMax Bolingbroke2008-02-131-2/+21
* untabifyDon Stewart2008-02-271-163/+163
* untabifyDon Stewart2008-02-261-115/+115
* mention explicitly that hIsEOF may blockSimon Marlow2008-02-201-0/+3
* untabifyDon Stewart2008-02-191-47/+47
* untabifyDon Stewart2008-02-191-23/+23