forked from filipg/gonito
update for changes in GEval
This commit is contained in:
parent
c9d6ae70da
commit
3a90144858
@ -137,7 +137,7 @@ checkTestDir chan challengeId challenge commit testDir = do
|
||||
testChecksum=(SHA1 checksum),
|
||||
testCommit=commit,
|
||||
testActive=True,
|
||||
testPrecision=geoPrecision opts}
|
||||
testPrecision=gesPrecision $ geoSpec opts}
|
||||
return ()
|
||||
else
|
||||
msg chan $ concat ["Test dir ", (T.pack testDir), " does not have expected results."]
|
||||
|
@ -121,7 +121,7 @@ library
|
||||
, filemanip
|
||||
, cryptohash
|
||||
, markdown
|
||||
, geval >= 0.2.2.0
|
||||
, geval >= 0.5.0.0
|
||||
, filepath
|
||||
, yesod-table
|
||||
, regex-tdfa
|
||||
|
Loading…
Reference in New Issue
Block a user