cannot install regex-posix using cabal ?

%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-... Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.

canot it be fixed ? ----- e^(π.i) + 1 = 0 -- View this message in context: http://haskell.1045720.n5.nabble.com/cannot-install-regex-posix-using-cabal-... Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.
participants (2)
-
Daniel Fischer
-
z_axis