Use tasty for tests, fix bug in circOnLine
This commit is contained in:
+1
-2
@@ -1,5 +1,4 @@
|
||||
module StrictHelp
|
||||
where
|
||||
module StrictHelp where
|
||||
|
||||
{- | In order to force a list, apply with seq. -}
|
||||
forceSpine :: Foldable t => t a -> ()
|
||||
|
||||
Reference in New Issue
Block a user