use FilePath for file paths
This commit is contained in:
parent
d342fc6971
commit
40ffd4f22c
3 changed files with 10 additions and 5 deletions
|
@ -17,12 +17,14 @@ executable make-pages
|
|||
DeriveAnyClass,
|
||||
DerivingStrategies,
|
||||
DuplicateRecordFields,
|
||||
FlexibleInstances,
|
||||
LambdaCase,
|
||||
NamedFieldPuns,
|
||||
OverloadedLabels,
|
||||
OverloadedStrings,
|
||||
PatternSynonyms,
|
||||
QuasiQuotes,
|
||||
TypeSynonymInstances,
|
||||
ViewPatterns
|
||||
build-depends:
|
||||
base >= 4.12.0.0 && < 4.15,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue