[Haskell-cafe] cabal repl fails with GHC 7.8.2

Johan Tibell johan.tibell at gmail.com
Sat May 3 15:42:11 UTC 2014


This might be due to using an older cabal (i.e. 1.16) to build part of the
packages that are now installed in ~/.ghc. If you blow away that directory
(and reinstall your user-installed packages) that might help.


On Sat, May 3, 2014 at 4:45 PM, Omari Norman <omari at smileystation.com>wrote:

> 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.
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20140503/27394c5d/attachment.html>


More information about the Haskell-Cafe mailing list