You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- name: newtype-fr
- version: 0.1.0.0
- build-type: Simple
- cabal-version: >= 1.10
-
- executable site
- main-is: site.hs
- build-depends: base == 4.*
- , hakyll == 4.13.*
- ghc-options: -threaded
- default-language: Haskell2010
|