Skip to content

Commit 5e43cfb

Browse files
committed
.gitignore, Sandbox.hs
1 parent f7a9ed9 commit 5e43cfb

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,8 @@ site
99

1010
# Nix
1111
result
12+
13+
14+
NOTES.md
15+
codebook.toml
16+
Sandbox.hs

lyah-site.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ tested-with: GHC ==9.10.3
88

99
executable site
1010
main-is: site.hs
11+
other-modules: Sandbox
1112
build-depends: base >= 4 && < 5
1213
, hakyll >= 4.16 && < 4.17
1314
, pandoc

0 commit comments

Comments
 (0)