[GHC] #8276: Building Haddock documentation panics with perf build on x86_64 Linux

GHC ghc-devs at haskell.org
Fri Apr 3 09:39:05 UTC 2015


#8276: Building Haddock documentation panics with perf build on x86_64 Linux
-------------------------------------+-------------------------------------
        Reporter:  jstolarek         |                   Owner:
            Type:  bug               |  thoughtpolice
        Priority:  high              |                  Status:  new
       Component:  Documentation     |               Milestone:  7.10.2
      Resolution:                    |                 Version:  7.7
Operating System:  Unknown/Multiple  |                Keywords:
 Type of failure:  Compile-time      |            Architecture:  x86_64
  crash                              |  (amd64)
      Blocked By:                    |               Test Case:
 Related Tickets:                    |                Blocking:
                                     |  Differential Revisions:
-------------------------------------+-------------------------------------

Comment (by mjmrotek):

 Hello,

 A similar panic also happens when running Liquid Haskell
 [http://goto.ucsd.edu/~rjhala/liquid/haskell/blog/about/] on a file that
 uses the Units of Measure plugin [https://github.com/adamgundry/uom-
 plugin]


 {{{
 liquid: liquid: panic! (the 'impossible' happened)
   (GHC version 7.10.1 for x86_64-unknown-linux):
         Static flags have not been initialised!
         Please call GHC.parseStaticFlags early enough.
 }}}

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8276#comment:51>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list