Skip to content

Fails with panic on windows with ghc-8.0.1 #2

Description

@AndreasPK
$ stack ghc --  -O0 test.hs -fplugin=DumpCore -fplugin-opt DumpCore:core-html
[1 of 1] Compiling Test             ( test.hs, test.o ) [DumpCore changed]
ghc.EXE: panic! (the 'impossible' happened)
  (GHC version 8.0.1 for x86_64-unknown-mingw32):
        Static flags have not been initialised!
        Please call GHC.parseStaticFlags early enough.

Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions