about summary refs log tree commit diff
path: root/pdybiec.cabal
blob: afc59a389d4135a31210171da5d58c2d69b40e61 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
name:               pdybiec
version:            0.1.0.0
build-type:         Simple
cabal-version:      >= 1.10

executable site
  main-is:          site.hs
  build-depends:    base == 4.*
                  , hakyll == 4.15.*
  ghc-options:      -threaded