#2753: GHC 6.10.1 cannot compile Crypto-4.1.0
------------------------------+---------------------------------------------
Reporter: thoughtpolice | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 6.10.2
Component: Compiler | Version: 6.10.1
Severity: critical | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Architecture: Unknown/Multiple
Os: Unknown/Multiple |
------------------------------+---------------------------------------------
Comment (by gregwebs):
On debian Linux X86 ghc 6.10.1 I encountered this problem. I was able to
compile by modifying the cabal file to use -fregs-graph.
{{{
Executable SHA1Test
Main-Is: SHA1Test.hs
Ghc-options: -fregs-graph
Other-modules: Codec.Text.Raw
Data.Digest.SHA1
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2753#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs