Cleanup
This commit is contained in:
+1
-2
@@ -2,8 +2,7 @@ module FoldlHelp
|
||||
( minimumOn
|
||||
, premapMaybe
|
||||
, module Control.Foldl
|
||||
)
|
||||
where
|
||||
) where
|
||||
import Control.Foldl
|
||||
|
||||
data Maybe' a = Just' !a | Nothing'
|
||||
|
||||
Reference in New Issue
Block a user