Browse Source

Remove build.sh

master
Jon Kristensen 13 years ago
parent
commit
3eb56fc2e9
  1. 8
      build.sh

8
build.sh

@ -1,8 +0,0 @@ @@ -1,8 +0,0 @@
#!/bin/sh
git submodule init
git submodule update
cabal-dev install ./xml-types-pickle
cabal-dev install ./stringprep-hs
cabal-dev install-deps
cabal-dev configure
cabal-dev build
Loading…
Cancel
Save