Skip to content

Commit 9aa81ef

Browse files
committed
Import Prim.TypeError.Fail
1 parent c61596a commit 9aa81ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Data/List/ZipList.purs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ module Data.List.ZipList
66
) where
77

88
import Prelude
9+
import Prim.TypeError (class Fail)
910
import Control.Alt (class Alt)
1011
import Control.Alternative (class Alternative)
1112
import Control.Plus (class Plus)

0 commit comments

Comments
 (0)