Skip to content

Commit efe4c02

Browse files
committed
Merge pull request #2 from joneshf/master
Updated for changes to Control.
2 parents db552ac + 8219564 commit efe4c02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Data/Foldable.purs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module Data.Foldable where
22

33
import Prelude
4-
import Control.Applicative
4+
import Control.Apply
55
import Data.Either
66
import Data.Eq
77
import Data.Maybe

0 commit comments

Comments
 (0)