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@smileystation.com> wrote:
On Sat, May 3, 2014 at 10:40 AM, Niklas Haas <haskell@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@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe