%ghc-pkg list|grep -i regex
    regex-base-0.93.2

%cabal install regex-posix
Resolving dependencies...
Configuring regex-posix-0.94.4...
Preprocessing library regex-posix-0.94.4...
running dist/build/Text/Regex/Posix/Wrap_hsc_make failed
command was: dist/build/Text/Regex/Posix/Wrap_hsc_make 
>dist/build/Text/Regex/Posix/Wrap.hs
cabal: Error: some packages failed to install:
regex-posix-0.94.4 failed during the building phase. The exception was:
ExitFailure 1

How can i fix such a problem ?

-----
e^(π.i) + 1 = 0
-- 
View this message in context: 
http://haskell.1045720.n5.nabble.com/cannot-install-regex-posix-using-cabal-tp3301201p3301201.html
Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to