Skip to content

Commit

Permalink
XXX: aeson, generics, Polysemy.Plugin
Browse files Browse the repository at this point in the history
ghc: panic! (the 'impossible' happened)
  (GHC version 8.10.1:
	mergeSATInfo
  Left:SVSVSVSVSVSVSV, Right:NSNSNSNSNSNSSC
  Call stack:
      CallStack (from HasCallStack):
        callStackDoc, called at compiler/utils/Outputable.hs:1179:37 in ghc:Outputable
        pprPanic, called at compiler/simplCore/SAT.hs:152:20 in ghc:SAT
  • Loading branch information
sorki committed Jun 26, 2020
1 parent dd620ad commit abc11ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Polytype/Asciinema.hs
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Description : Asciinema compatibility and asciicast v2 implementation
{-# LANGUAGE DeriveAnyClass #-}
{-# LANGUAGE DeriveGeneric #-}
{-# LANGUAGE OverloadedStrings #-}
{-# OPTIONS_GHC -fplugin=Polysemy.Plugin #-}

module Polytype.Asciinema where

Expand Down

0 comments on commit abc11ab

Please sign in to comment.