]> Git — Sourcephile - haskell/interval.git/commit
init
authorJulien Moutinho <julm+interval@autogeree.net>
Sun, 21 Aug 2016 20:10:56 +0000 (22:10 +0200)
committerJulien Moutinho <julm+interval@autogeree.net>
Sun, 21 Aug 2016 20:10:56 +0000 (22:10 +0200)
commit19ff2e9f96a8b127bf2bc52ce4e3d78d480265cb
treea7ff6b97084e40ae7d2c5bb9751e2e45372fd242
init
13 files changed:
.gitignore [new file with mode: 0644]
COPYING [new file with mode: 0644]
Data/HLint.hs [new symlink]
Data/Interval.hs [new file with mode: 0644]
Data/Interval/HLint.hs [new symlink]
Data/Interval/Sieve.hs [new file with mode: 0644]
Data/Interval/Sieve/HLint.hs [new symlink]
Data/Interval/Sieve/Test.hs [new file with mode: 0644]
Data/Interval/Test.hs [new file with mode: 0644]
HLint.hs [new file with mode: 0644]
Setup.hs [new file with mode: 0644]
interval.cabal [new file with mode: 0644]
stack.yaml [new file with mode: 0644]