Experimenting with stuff. Should not be used by sane people.
Find a file
Andreas Pauley bad80d111a .travis.yml
2015-06-12 23:59:24 +02:00
src Exit when window closes 2015-06-12 23:29:01 +02:00
.gitignore Initial commit 2015-05-02 11:22:03 +02:00
.travis.yml .travis.yml 2015-06-12 23:59:24 +02:00
cabal.config wget https://www.stackage.org/lts/cabal.config 2015-06-12 22:49:21 +02:00
hcopy.cabal gtk2hs-buildtools 2015-06-12 23:56:42 +02:00
LICENSE Customised initial config 2015-06-01 23:43:25 +02:00
README.md README 2015-06-12 23:18:39 +02:00
Setup.hs cabal init - cabal and ghc versions as stated below 2015-05-02 12:01:10 +02:00

Experimental copy utility Build Status

Building

Needed only once after cloning the repo:

$ cabal sandbox init
$ cabal update
$ cabal install --dependencies-only
$ cabal configure

Build after each code change:

$ cabal build -j --ghc-options=-Werror

Running the command-line executable

$ ./dist/build/hcopy/hcopy