hooks
This commit is contained in:
@@ -1,12 +1,18 @@
|
||||
cabal-version: 3.0
|
||||
cabal-version: 3.14
|
||||
name: hs-rgfw
|
||||
version: 0.1.0
|
||||
license: GPL-3.0-only
|
||||
license-file: LICENSE
|
||||
author: Andromeda
|
||||
maintainer: Matrix @andromeda:tchncs.de
|
||||
build-type: Simple
|
||||
build-type: Hooks
|
||||
extra-doc-files: README.md
|
||||
|
||||
custom-setup
|
||||
setup-depends:
|
||||
base
|
||||
, Cabal-hooks
|
||||
|
||||
common warnings
|
||||
ghc-options: -Wall
|
||||
|
||||
|
||||
Reference in New Issue
Block a user