add index page
This commit is contained in:
parent
375c6e833a
commit
3f025721c8
6 changed files with 63 additions and 8 deletions
|
@ -14,13 +14,14 @@ executable make-pages
|
|||
hs-source-dirs: .
|
||||
main-is: Main.hs
|
||||
other-modules:
|
||||
Records,
|
||||
BuilderQQ,
|
||||
Info,
|
||||
SinglePage,
|
||||
GalleryPage,
|
||||
Depend,
|
||||
GalleryPage,
|
||||
Info,
|
||||
IndexPage,
|
||||
Options
|
||||
Records,
|
||||
SinglePage
|
||||
default-language: Haskell2010
|
||||
default-extensions:
|
||||
BlockArguments,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue