]> Git — Sourcephile - reloto.git/commit
Rename Htirage -> Relotophile master
authorJulien Moutinho <julm@sourcephile.fr>
Sat, 14 Mar 2020 05:43:06 +0000 (06:43 +0100)
committerJulien Moutinho <julm@sourcephile.fr>
Thu, 19 Mar 2020 21:05:36 +0000 (22:05 +0100)
commit58013e90737df7b0aff55f493798f0921c5a71ec
treebd72e7145abb0f466755a18ff86c8b619f98db29
parentdc4c34b06608b8d385873808012474d2e3dd412c
Rename Htirage -> Relotophile
14 files changed:
GNUmakefile
Htirage.hs [deleted file]
Relotophile.hs [new file with mode: 0644]
Relotophile/Bits.hs [moved from Htirage/Bits.hs with 98% similarity]
Relotophile/Combin.hs [moved from Htirage/Combin.hs with 98% similarity]
Relotophile/Draw.hs [moved from Htirage/Draw.hs with 87% similarity]
Relotophile/HLint.hs [moved from Htirage/HLint.hs with 100% similarity]
Relotophile/Random.hs [moved from Htirage/Random.hs with 95% similarity]
Relotophile/Sequence.hs [moved from Htirage/Sequence.hs with 97% similarity]
Relotophile/Tutorial.lhs [moved from Htirage/Tutorial.lhs with 95% similarity]
relotophile.cabal [moved from htirage.cabal with 72% similarity]
stack.yaml
test/Main.hs
test/QuickCheck.hs