1
1
mirror of https://github.com/sdiehl/wiwinwlh.git synced 2024-09-11 12:05:25 +03:00
wiwinwlh/wiwinwlh.cabal

19 lines
525 B
Plaintext
Raw Normal View History

2020-02-08 18:11:18 +03:00
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
2015-11-28 00:28:39 +03:00
2020-02-08 18:11:18 +03:00
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