Skip to content

Commit 8219564

Browse files
committed
Updated for changes to Control.
1 parent db552ac commit 8219564

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)