Skip to content

Commit 285bd93

Browse files
committed
added module declaration to functor laws module
1 parent 7ff9c14 commit 285bd93

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

chapter16/FunctorLaws.hs

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
module FunctorLaws where
2+
13
import Test.QuickCheck
24
import Test.QuickCheck.Function
35

0 commit comments

Comments
 (0)