Add some useful extensions
This commit is contained in:
parent
f296e3d5a7
commit
94c9838371
@ -17,9 +17,12 @@ executable aoc
|
||||
default-extensions:
|
||||
BlockArguments
|
||||
DuplicateRecordFields
|
||||
LexicalNegation
|
||||
MultiWayIf
|
||||
NamedFieldPuns
|
||||
NegativeLiterals
|
||||
NoFieldSelectors
|
||||
NoMonomorphismRestriction
|
||||
OverloadedRecordDot
|
||||
OverloadedStrings
|
||||
RecordWildCards
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user