We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ff9c14 commit 285bd93Copy full SHA for 285bd93
chapter16/FunctorLaws.hs
@@ -1,3 +1,5 @@
1
+module FunctorLaws where
2
+
3
import Test.QuickCheck
4
import Test.QuickCheck.Function
5
0 commit comments