fix: dotfile copying and ignoring other files

This commit is contained in:
Robert W. Pearce 2023-01-31 23:05:58 +13:00
parent ec893c3c78
commit cd26f4f3d5
No known key found for this signature in database
GPG key ID: 8EE70FB52D805C55
3 changed files with 15 additions and 2 deletions

View file

@ -11,6 +11,7 @@ executable hakyll-site
hs-source-dirs: src
build-depends: base >= 4.8
, hakyll >= 4.14
, filepath >= 1.0
, pandoc >= 2.11
, slugger >= 0.1.0.1
, text >= 1.2 && < 1.3