On Thu, 2009-01-15 at 22:00 +0000, ChrisK wrote:
> Paulo: I suggest doing this more carefully.
> 
> Get the source from hackage.
> 
> Edit the regex-posix.cabal file to add the include and lib directories you 
> need 
> on Cygwin.

I should note that you do not need to edit the .cabal file to do this.
As of Cabal-1.4 there are extra command line flags to configure (or
equivalently to cabal install)

--extra-include-dirs=dir --extra-lib-dirs=dir

Duncan

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

Reply via email to