Add links to references
This commit is contained in:
parent
e051efb407
commit
f8065acf1f
5 changed files with 53 additions and 16 deletions
|
@ -5,8 +5,10 @@ cabal-version: >= 1.10
|
|||
|
||||
executable site
|
||||
main-is: site.hs
|
||||
build-depends: base == 4.*
|
||||
, pandoc == 2.*
|
||||
, hakyll == 4.12.*
|
||||
build-depends: base
|
||||
, containers
|
||||
, pandoc
|
||||
, pandoc-citeproc
|
||||
, hakyll
|
||||
ghc-options: -threaded
|
||||
default-language: Haskell2010
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue