> http://darcs.haskell.org/~lemmih/hsSDL/ <http://darcs.haskell.org/%7Elemmih/hsSDL/>

How do I use this?

I've seen instructions floating around somewhere that if a library has a "Setup.hs", you're supposed to do

 runhaskell Setup configure
 runhaskell Setup build
 runhaskell Setup install

However, the first command prints a huge stream of text and then complains about "can't find sh". (Well, why would you? It's Windows...)

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to