Closed
Description
bustle and hPDB-examples build okay for Stackage Nightly but for some reason they are failing to build for the LTS 3 (bootstrap).
Here are the respective errors:
Unpacking to bustle-0.5.1/
:
dist/setup/setup.hs:17:18:
Could not find module ‘Distribution.Simple.I18N.GetText’
Preprocessing executable 'Rg' for hPDB-examples-1.2.0.2...
[1 of 1] Compiling Main ( examples/Rg.hs,
dist/build/Rg/Rg-tmp/Main.o )
<no location info>:
ghc: panic! (the 'impossible' happened)
(GHC version 7.10.2 for x86_64-unknown-linux):
Simplifier ticks exhausted
When trying UnfoldingDone c_strlen
To increase the limit, use -fsimpl-tick-factor=N (default 100)
If you need to do this, let GHC HQ know, and what factor you needed
To see detailed counts use -ddump-simpl-stats
Total ticks: 19564
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
I have seen these failures several times now so it is quite reproducible in the original lts-3 build environment.
Sorry maybe I should have split into 2 reports - since may well be unrelated.
Dunno if @snoyberg is working on recreating the LTS environment.
Metadata
Metadata
Assignees
Labels
No labels