ghc-prim.git
15 years agoFollow Cabal changes
Ian Lynagh [Sun, 29 Jun 2008 21:17:07 +0000 (21:17 +0000)]
Follow Cabal changes

15 years agoUpdate .darcs-boring
Ian Lynagh [Fri, 27 Jun 2008 15:55:54 +0000 (15:55 +0000)]
Update .darcs-boring

15 years agoUse simpleUserHooks rather than defaultUserHooks in Setup.hs
Ian Lynagh [Thu, 26 Jun 2008 11:27:45 +0000 (11:27 +0000)]
Use simpleUserHooks rather than defaultUserHooks in Setup.hs
Cabal says that defaultUserHooks is deprecated.

15 years agoAdd GHC.Unit for the definition of the () type
Ian Lynagh [Tue, 24 Jun 2008 14:49:55 +0000 (14:49 +0000)]
Add GHC.Unit for the definition of the () type

15 years agoFix warnings in ghc-prim modules
Ian Lynagh [Tue, 24 Jun 2008 12:26:18 +0000 (12:26 +0000)]
Fix warnings in ghc-prim modules

15 years agoAvoid using deprecated flags
Ian Lynagh [Mon, 16 Jun 2008 14:53:34 +0000 (14:53 +0000)]
Avoid using deprecated flags

15 years agoMove the register-inplace special-case stuff into the ghc-prim package 2008-05-28
Ian Lynagh [Sat, 17 May 2008 01:58:52 +0000 (01:58 +0000)]
Move the register-inplace special-case stuff into the ghc-prim package

16 years agoAdd GHC.Ordering
Ian Lynagh [Sat, 12 Apr 2008 10:11:53 +0000 (10:11 +0000)]
Add GHC.Ordering

16 years agoAdd GHC.IntWord32 and GHC.IntWord64 (from base)
Ian Lynagh [Tue, 25 Mar 2008 20:29:10 +0000 (20:29 +0000)]
Add GHC.IntWord32 and GHC.IntWord64 (from base)

16 years agoAdd .darcs-boring file
Ian Lynagh [Mon, 24 Mar 2008 21:26:20 +0000 (21:26 +0000)]
Add .darcs-boring file

16 years agoInitial commit; code copied from the base package
Ian Lynagh [Sun, 23 Mar 2008 18:31:15 +0000 (18:31 +0000)]
Initial commit; code copied from the base package