a little lint
This commit is contained in:
parent
bf0cd44f56
commit
88c988ddbf
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ drawMap = do
|
|||
partposanims = M.fromList
|
||||
(nrows $ mapMat $ stateData ud)
|
||||
(ncols $ mapMat $ stateData ud)
|
||||
((reverse . fst) $
|
||||
((reverse . fst)
|
||||
(Prelude.foldl
|
||||
(\(done, proc) coord ->
|
||||
let (ndone, nproc) = processList proc coord
|
||||
|
|
Loading…
Reference in a new issue