[Haskell-cafe] Real World HAppS: Cabalized, Self-Demoing HAppS Tutorial (Version 3)

Marc Weber marco-oweber at gmx.de
Wed Sep 17 08:04:36 EDT 2008


On Tue, Sep 16, 2008 at 11:32:04PM +0200, Martin Huschenbett wrote:
>  Hi all,
> 
>  taking a look at this tutorial under Windows Vista I ran into a problem:

You should get the latest darcs version which contains the conditional
cabal flag:
  if !os(windows)
     Build-Depends:    unix
     cpp-options:      -DUNIX

Marc


More information about the Haskell-Cafe mailing list