git fix
File: hellnet/hspawn/build [Diff]
-- a/hellnet/hspawn/build++ b/hellnet/hspawn/build
@@ -4,7 +4,7 @@
h2. Manually
Get the latest source from git: @git clone git://git.bitcheese.net/Hellnet@ git://git.bitcheese.net/hellnet@
Requirements are: "GHC":http://haskell.org/ghc 6.12 (didn't check with other compilers), "Cabal":http://haskell.org/cabal (you will have to install them manually, as described "here":http://book.realworldhaskell.org/read/installing-ghc-and-haskell-libraries.html) HTTP, Lucu, Crypto (these are Cabal packages, you can install them with @cabal install name@)