Hello Omari, I think I've seen what might be the same issue. Could you try adding a cc-options: -fPIC like: https://github.com/aavogt/HOpenCV/blob/master/HOpenCV.cabal#L83 ? Regards, Adam On Sat, May 3, 2014 at 1:53 PM, Omari Norman <omari@smileystation.com> wrote:
On Sat, May 3, 2014 at 1:44 PM, Niklas Haas <haskell@nand.wakku.to> wrote:
I would try `cabal clean && cabal configure && cabal build && cabal repl`.
I tried
rm -rf ~/.ghc && rm -rf dist && cabal clean && cabal configure && cabal build && cabal repl
Same problem.
I also tried downgrading to cabal-1.18.0.3; same problem with GHC 7.8.2. _______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe