Skip to content

Commit 83986bd

Browse files
Fix warning in GHC 9.6
1 parent 7468bd7 commit 83986bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Generics/OneLiner/Internal/Unary.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
, RankNTypes
1414
, LinearTypes
1515
, TypeFamilies
16+
, TypeOperators
1617
, ConstraintKinds
1718
, FlexibleContexts
1819
, TypeApplications

0 commit comments

Comments
 (0)