bump liqwid-nix to 2.2.0
This commit is contained in:
parent
bac95eb38d
commit
0cb45dbd76
14 changed files with 103 additions and 95 deletions
|
|
@ -19,7 +19,6 @@ common lang
|
|||
-fprint-explicit-foralls -fprint-explicit-kinds -Wunused-do-bind
|
||||
|
||||
default-extensions:
|
||||
NoFieldSelectors
|
||||
NoStarIsType
|
||||
BangPatterns
|
||||
BinaryLiterals
|
||||
|
|
@ -59,7 +58,6 @@ common lang
|
|||
NamedWildCards
|
||||
NumericUnderscores
|
||||
OverloadedLabels
|
||||
OverloadedRecordDot
|
||||
OverloadedStrings
|
||||
PackageImports
|
||||
PartialTypeSignatures
|
||||
|
|
@ -79,6 +77,8 @@ common lang
|
|||
TypeSynonymInstances
|
||||
UndecidableInstances
|
||||
ViewPatterns
|
||||
NoFieldSelectors
|
||||
OverloadedRecordDot
|
||||
|
||||
default-language: Haskell2010
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue