]> git.rkrishnan.org Git - functorrent.git/commitdiff
Make functorrent a library and an executable
authorJaseem Abid <jaseemabid@gmail.com>
Sat, 21 Mar 2015 14:02:57 +0000 (19:32 +0530)
committerJaseem Abid <jaseemabid@gmail.com>
Sat, 21 Mar 2015 14:02:57 +0000 (19:32 +0530)
This is a prerequisite for testing, as well as code organization.

1. `$ cabal repl` will build and import Functorrent library.
2. Making module exports explicit


No differences found