GHC

lp:~ghc/ghc/packages-integer-simple-master

Created by Edward Z. Yang and last modified
Get this branch:
bzr branch lp:~ghc/ghc/packages-integer-simple-master

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
GHC HQ
Project:
GHC
Status:
Development

Import details

Import Status: Failed

This branch is an import of the HEAD branch of the Git repository at git://git.haskell.org/packages/integer-simple.git.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on alnitak and finished taking 2 minutes — see the log
Import started on alnitak and finished taking 15 seconds — see the log
Import started on alnitak and finished taking 2 minutes — see the log
Import started on alnitak and finished taking 2 minutes — see the log

Recent revisions

40. By Herbert V. Riedel

Use a more sensible `hashInteger` implementation

This makes `hashInteger` behave the same way as `integer-gmp`s
`hashInteger`.

Signed-off-by: Herbert Valerio Riedel <email address hidden>

39. By Austin Seipp <email address hidden>

Placate clang.

I forgot to push this as part of #8444.

Signed-off-by: Austin Seipp <email address hidden>

38. By Jan Stolarek <jan.stolarek@p.lodz.pl>

Follow changes in comparison primops (see #6135)

37. By Herbert V. Riedel

Update Git repo URL in `.cabal` file

36. By Jan Stolarek <jan.stolarek@p.lodz.pl>

Comments only

Link to documentation of library in the wiki

35. By Jan Stolarek <jan.stolarek@p.lodz.pl>

Comparison primops return Int# (Fixes #6135)

For a deatiled discussion of this changes please visit the wiki page:
http://hackage.haskell.org/trac/ghc/wiki/PrimBool

34. By Ian Lynagh <email address hidden>

More build fixes

33. By Ian Lynagh <email address hidden>

Fix build

If we use "smallInteger 0#" in the definitions, then that turns into
an Integer literal, but the compiler can't handle Integer literals
while compiling the integer package (as it can't look up the
mkInteger Id yet).

32. By Ian Lynagh <email address hidden>

Bump version number following new policy

We now keep the HEAD version numbers as values which would be suitable
for immediate release.

31. By Ian Lynagh <email address hidden>

Add comment to .cabal file saying what GHC 7.6.1 shipped with

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers