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.
2 parents db552ac + 8219564 commit efe4c02Copy full SHA for efe4c02
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