cabal update causes segmentation fault on FreeBSD 10.2
2
votes
1
answer
338
views
I have installed
FreeBSD 10.2-RELEASE
32-bit and I am trying to use Haskell on it.
I have installed package ghc-7.10.2
with pkg
and then installed package hs-cabal-install-1.22.6.0
from /usr/ports/devel/hs-cabal-install
.
Now, when I run cabal update
I get:
$ cabal update
Downloading the latest package list from hackage.haskell.org
Segmentation fault (core dumped)
Running it as root causes the same problem.
I have been searching on different search engines but found no article describing this specific problem. Can you give me some hint on how to solve this problem or where I can find some documentation about it?
Asked by Giorgio
(847 rep)
Jan 23, 2016, 08:43 AM
Last activity: Jan 27, 2016, 09:41 PM
Last activity: Jan 27, 2016, 09:41 PM