shaniqua-core/GypsFulvus.cabal

21 lines
606 B
Plaintext
Raw Normal View History

2020-09-12 01:50:56 +02:00
name: GypsFulvus
version: 0.1.0.0
-- synopsis:
-- description:
homepage: https://github.com/githubuser/GypsFulvus#readme
license: BSD3
license-file: LICENSE
author: Author name here
maintainer: example@example.com
copyright: 2020 Author name here
category: Web
build-type: Simple
cabal-version: >=1.10
extra-source-files: README.md
executable GypsFulvus
hs-source-dirs: src
main-is: Main.hs
default-language: Haskell2010
build-depends: base >= 4.7 && < 5