fix: dotfile copying and ignoring other files
This commit is contained in:
parent
ec893c3c78
commit
cd26f4f3d5
3 changed files with 15 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue