There was an error while loading. Please reload this page.
1 parent 19887b6 commit bd33484Copy full SHA for bd33484
test/RecursiveTest.hs
@@ -8,7 +8,7 @@
8
9
module RecursiveTest where
10
11
-import Control.DeepSeq
+import Control.DeepSeq hiding (Unit)
12
import GHC.Generics (Generic)
13
import Test.QuickCheck
14
import Test.QuickCheck.Arbitrary.Generic
0 commit comments