We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db552ac commit 8219564Copy full SHA for 8219564
src/Data/Foldable.purs
@@ -1,7 +1,7 @@
1
module Data.Foldable where
2
3
import Prelude
4
-import Control.Applicative
+import Control.Apply
5
import Data.Either
6
import Data.Eq
7
import Data.Maybe
0 commit comments