cabal: remove ForeignFunctionInterface from default-extensions

This commit is contained in:
Jonathan Daugherty 2020-03-05 14:35:44 -08:00
parent 4e21a740e8
commit 69dfa280e9

View File

@ -118,7 +118,6 @@ library
hs-source-dirs: src
default-extensions: ScopedTypeVariables
ForeignFunctionInterface
ghc-options: -O2 -funbox-strict-fields -Wall -fspec-constr -fspec-constr-count=10