about summary refs log tree commit diff
path: root/dybiec-info.cabal
blob: 09e3ba4a0fc64c149c1fc07408fee31e39b27cc7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
name:               dybiec-info
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