1
1
mirror of https://github.com/sdiehl/wiwinwlh.git synced 2024-08-16 15:30:35 +03:00
wiwinwlh/wiwinwlh.cabal
2020-02-08 15:11:18 +00:00

19 lines
525 B
Plaintext

cabal-version: >=1.10
name: wiwinwlh
version: 0.1.0.0
license: MIT
license-file: LICENSE
maintainer: stephen.m.diehl@gmail.com
author: Stephen Diehl
build-type: Simple
extra-source-files: README.md
executable includes
main-is: includes.hs
default-language: Haskell2010
build-depends:
base >=4.12.0.0 && <4.13
, containers >=0.6.0.1 && <0.7
, pandoc >=2.9.1 && <2.10
, text >=1.2.3.1 && <1.3