
#10771: Installation of Ivory - Static flags have not been initialised -------------------------------------+------------------------------------- Reporter: stiege | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 7.10.2 Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: x86_64 | (amd64) Type of failure: Runtime crash | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Revisions: -------------------------------------+------------------------------------- Comment (by thomie): Thank you for the report. * The [https://github.com/GaloisInc/ivory ivory README] says: "It is known to work with with GHC 7.6.2, 7.6.3, and the 7.8.x series." You are using 7.10.2, so that might not work yet. * ivory is using GHC as a libary (https://github.com/GaloisInc/ivory/blob/master/ivory/ivory.cabal contains `build-depends: ghc`). So this is most likely a problem with ivory itself, not with GHC. Please also open a ticket with ivory. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/10771#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler