summaryrefslogtreecommitdiff
path: root/src/Election.hs
diff options
context:
space:
mode:
authorJed Barber <jjbarber@y7mail.com>2017-01-30 15:56:45 +1100
committerJed Barber <jjbarber@y7mail.com>2017-01-30 15:56:45 +1100
commit4387327f4c2ce91ecefa7fc45c7b5412aad67d07 (patch)
treef7ae3fb0afced99ca1b8a1bf6d3414336f71b4e7 /src/Election.hs
parent64ccf6ef0aa18e898565ff59159dc8165a780f9d (diff)
Fixed off-by-2 bug with constructing SenateCounter object
Diffstat (limited to 'src/Election.hs')
-rw-r--r--src/Election.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Election.hs b/src/Election.hs
index 582b29e..ff9706b 100644
--- a/src/Election.hs
+++ b/src/Election.hs
@@ -300,7 +300,6 @@ doVoteTransfer e = do
--- needs to properly mark the order that the last candidates were elected
-- needs to be modified to take into account ties
checkNoQuota :: Election -> ET.EitherT Election IO Election
checkNoQuota e = do