/uses-softfloat

dummy package to exhibit a GHC 8.6 cabal bug

Primary LanguageHaskellBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

uses-softfloat

With ghc-8.6.3 installed, do:

cabal new-build uses-softfloat

Assuming that works (which it did for me), do

cabal new-repl uses-softfloat

which causes the "panic (impossible happened)" error.