Skip to content

Commit 8f36772

Browse files
committed
fixup! [Chore] Account for new (~) operator
1 parent a93b822 commit 8f36772

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

universum.cabal

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,9 @@ test-suite universum-test
145145

146146
ghc-options: -threaded
147147

148+
default-extensions: ExplicitNamespaces
149+
TypeOperators
150+
148151
test-suite universum-doctest
149152
import: common-options
150153
if os(windows)

0 commit comments

Comments
 (0)