Update source-repository in the .cabal file to point to the git repo
[ghc-prim.git] / GHC / IntWord64.hs
2010-10-23 Ian LynaghMerge GHC.Bool into GHC.Types
2009-06-15 Ian LynaghRemove the Integer functions; they're now in integer... 2009-06-25
2008-06-24 Ian LynaghFix warnings in ghc-prim modules
2008-06-16 Ian LynaghAvoid using deprecated flags
2008-03-25 Ian LynaghAdd GHC.IntWord32 and GHC.IntWord64 (from base)