summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-02-20srcinfoJacob Errington
2017-02-20switch to cabal new-buildJacob Errington
This will reuse packages from the global cache, greatly speeding up updates.
2017-02-20pkgbuild using cabal sandboxJacob Errington
Hence, the package has no 'dependencies' per se as they are all pulled in by `cabal install --only-dependencies`. Then everything is statically linked, so we can just deploy the binary.