Skip to content

Commit

Permalink
Merge pull request #60 from koterpillar/default-language-ghc-2021
Browse files Browse the repository at this point in the history
Use language: GHC2021
  • Loading branch information
koterpillar authored Apr 28, 2024
2 parents b185da7 + 24759a2 commit 391ec86
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,11 @@ category: Web
author: Alexey Kotlyarov
maintainer: a@koterpillar.com
license: MIT
language: GHC2021
default-extensions:
- DeriveDataTypeable
- DeriveGeneric
- FlexibleContexts
- FlexibleInstances
- FunctionalDependencies
- MultiParamTypeClasses
- OverloadedStrings
- QuasiQuotes
- RankNTypes
- RecordWildCards
dependencies:
- base >=4.7 && <5
Expand Down

0 comments on commit 391ec86

Please sign in to comment.