Skip to content

Instantly share code, notes, and snippets.

@bbangert
Created July 16, 2014 15:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bbangert/d26f28b410faaad4e8d2 to your computer and use it in GitHub Desktop.
Save bbangert/d26f28b410faaad4e8d2 to your computer and use it in GitHub Desktop.
Configuring hashable-1.2.2.0...
Building hashable-1.2.2.0...
Preprocessing library hashable-1.2.2.0...
[1 of 3] Compiling Data.Hashable.Class ( Data/Hashable/Class.hs, dist/dist-sandbox-921acbd0/build/Data/Hashable/Class.o )
Data/Hashable/Class.hs:201:11: Warning:
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Data/Hashable/Class.hs:224:11: Warning:
In the use of ‘bitSize’ (imported from Data.Bits):
Deprecated: "Use 'bitSizeMaybe' or 'finiteBitSize' instead"
Data/Hashable/Class.hs:105:15: Warning:
Literal 15868100553162883236 is out of the Int range -9223372036854775808..9223372036854775807
ghc: panic! (the 'impossible' happened)
(GHC version 7.8.2 for x86_64-apple-darwin):
Ix{Int}.index: Index (2147483776) out of range ((0,643))
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
cabal: Error: some packages failed to install:
hashable-1.2.2.0 failed during the building phase. The exception was:
ExitFailure 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment