[Haskell-cafe] Pixel plotter
Andrew Coppin
andrewcoppin at btinternet.com
Wed Oct 17 17:04:54 EDT 2007
> 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...)
More information about the Haskell-Cafe
mailing list