]> Git — Sourcephile - majurity.git/commit
Fix majorityValue: update the middlemost correctly.
authorJulien Moutinho <julm+hjugement@autogeree.net>
Mon, 3 Sep 2018 03:52:27 +0000 (05:52 +0200)
committerJulien Moutinho <julm+hjugement@autogeree.net>
Mon, 3 Sep 2018 03:52:27 +0000 (05:52 +0200)
commit47675b44dc6d048ab13c0cd6b50a5e22eaa5f580
treee7f697516d5e6436bd5f39ddd87dd7def4d1e215
parent78fa439fc1e3ca8dbfda41baef8cd6d510ae90f7
Fix majorityValue: update the middlemost correctly.
12 files changed:
GNUmakefile
HLint.hs
Hjugement.hs [deleted file]
Majority/HLint.hs [moved from Hjugement/HLint.hs with 100% similarity]
Majority/Judgment.hs [new file with mode: 0644]
Majority/Merit.hs [moved from Hjugement/MJ.hs with 62% similarity]
Majority/Section.hs [moved from Hjugement/Section.hs with 99% similarity]
Majority/Value.hs [new file with mode: 0644]
hjugement.cabal
stack.yaml
test/HUnit.hs
test/QuickCheck.hs