mirror of
https://github.com/github/semantic.git
synced 2024-12-29 09:55:52 +03:00
Revert "Enable RankNTypes."
This reverts commit 8fce071dc9a45ff1ecb9d683980fc584a358eece.
This commit is contained in:
parent
7462ace01b
commit
6e20ad6a9c
@ -37,7 +37,7 @@ library
|
||||
, blaze-html
|
||||
, tree-sitter-parsers
|
||||
default-language: Haskell2010
|
||||
default-extensions: DeriveFunctor, FlexibleInstances, DeriveFoldable, DeriveTraversable, RankNTypes
|
||||
default-extensions: DeriveFunctor, FlexibleInstances, DeriveFoldable, DeriveTraversable
|
||||
ghc-options: -Wall -fno-warn-name-shadowing
|
||||
|
||||
executable semantic-diff-exe
|
||||
|
Loading…
Reference in New Issue
Block a user