[Haskell-cafe] cabal repl fails with GHC 7.8.2

Omari Norman omari at smileystation.com
Sat May 3 14:45:43 UTC 2014


On Sat, May 3, 2014 at 10:40 AM, Niklas Haas <haskell at nand.wakku.to> wrote:

> Have you tried cleaning the entire build tree with `cabal clean` or
> just getting rid of the temporary files in general?

Yes, multiple times. "cabal clean" and "git clean" both.  Re-running
"cabal repl" then automatically configures the package again and
compiles all 40 of my modules, and then fails with the link error.


More information about the Haskell-Cafe mailing list