Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GHC 8.4.3 triggers GHC Bug during Haddock generations :( #33

Closed
arianvp opened this issue Aug 8, 2018 · 3 comments
Closed

GHC 8.4.3 triggers GHC Bug during Haddock generations :( #33

arianvp opened this issue Aug 8, 2018 · 3 comments
Labels
compiler-issue Issues related to GHC that we don't have much control over

Comments

@arianvp
Copy link
Collaborator

arianvp commented Aug 8, 2018

  Missing documentation for:
    deriveFamily (src/Generics/MRSOP/TH.hs:76)
 100% ( 12 / 12) in 'Generics.MRSOP.Base.Combinators'
 100% (  8 /  8) in 'Generics.MRSOP.Base'
haddock: panic! (the 'impossible' happened)
  (GHC version 8.4.3 for x86_64-unknown-linux):
        completeCall

fail_axvf
Select nodup wild_00
Stop[BoringCtxt] Rep Singl (El FamRoseInt) (Lkup ix CodesRoseInt)
Call stack:
    CallStack (from HasCallStack):
      callStackDoc, called at compiler/utils/Outputable.hs:1150:37 in ghc:Outputable
      pprPanic, called at compiler/simplCore/Simplify.hs:1533:9 in ghc:Simplify

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

builder for '/nix/store/r256qk6r5fxgy6qrakfxjqi1xsql4b0p-generics-mrsop-1.1.1.drv' failed with exit code 1
cannot build derivation '/nix/store/z1wpzd70jwfng4sf4ilvgmjl7zj6lnnz-ghc-8.4.3-with-packages.drv': 1 dependencies couldn't be built
error: build of '/nix/store/z1wpzd70jwfng4sf4ilvgmjl7zj6lnnz-ghc-8.4.3-with-packages.drv' failed

@arianvp arianvp changed the title GHC 8.4.3 triggers GHC Bug :( GHC 8.4.3 triggers GHC Bug during Haddock generations :( Aug 8, 2018
@sjakobi
Copy link

sjakobi commented Aug 14, 2018

Reported at https://ghc.haskell.org/trac/ghc/ticket/15517.

@sjakobi
Copy link

sjakobi commented Aug 21, 2018

GHC-8.6.1 will include a fix! :)

@VictorCMiraldo
Copy link
Owner

Closing this as GHC-8.6.1 has already been released.

@VictorCMiraldo VictorCMiraldo added the compiler-issue Issues related to GHC that we don't have much control over label Jul 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compiler-issue Issues related to GHC that we don't have much control over
Projects
None yet
Development

No branches or pull requests

3 participants