Skip to content
Snippets Groups Projects
Verified Commit 44775b44 authored by jan.hamal.dvorak's avatar jan.hamal.dvorak
Browse files

Remove unused extensions

parent 3475ac9d
Branches
No related tags found
No related merge requests found
...@@ -24,7 +24,6 @@ extra-source-files: README.md ...@@ -24,7 +24,6 @@ extra-source-files: README.md
ghc-options: -Wall -Wcompat ghc-options: -Wall -Wcompat
default-extensions: default-extensions:
- BlockArguments - BlockArguments
- DeriveGeneric
- FlexibleInstances - FlexibleInstances
- GeneralizedNewtypeDeriving - GeneralizedNewtypeDeriving
- LambdaCase - LambdaCase
...@@ -36,7 +35,6 @@ default-extensions: ...@@ -36,7 +35,6 @@ default-extensions:
- RecordWildCards - RecordWildCards
- ScopedTypeVariables - ScopedTypeVariables
- StandaloneDeriving - StandaloneDeriving
- DataKinds
dependencies: dependencies:
- aeson >= 1.4 && <1.5 - aeson >= 1.4 && <1.5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment