export constructors for GHC.Generics sum/product
This commit is contained in:
+3
-3
@@ -373,9 +373,9 @@ import GHC.Generics as X (
|
||||
, D1
|
||||
, C1
|
||||
, S1
|
||||
, (:+:)
|
||||
, (:*:)
|
||||
, (:.:)
|
||||
, (:+:)(..)
|
||||
, (:*:)(..)
|
||||
, (:.:)(..)
|
||||
, Rec0
|
||||
, Constructor(..)
|
||||
, Datatype(..)
|
||||
|
||||
Reference in New Issue
Block a user