aboutsummaryrefslogtreecommitdiffstats
path: root/verismith.cabal
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2019-09-06 19:12:58 +0200
committerYann Herklotz <git@yannherklotz.com>2019-09-06 19:12:58 +0200
commitd14196cce14d1b4a4a9fba768b9f5238c8626624 (patch)
tree107a5f9eee50cc24ac3da0923995b8654ac72f1c /verismith.cabal
parentaf0c7f5b8d574fc331fc9d5e56cc0a7a6c121abc (diff)
downloadverismith-d14196cce14d1b4a4a9fba768b9f5238c8626624.tar.gz
verismith-d14196cce14d1b4a4a9fba768b9f5238c8626624.zip
Small changes to .cabal
Diffstat (limited to 'verismith.cabal')
-rw-r--r--verismith.cabal9
1 files changed, 7 insertions, 2 deletions
diff --git a/verismith.cabal b/verismith.cabal
index ef27082..c4f74fa 100644
--- a/verismith.cabal
+++ b/verismith.cabal
@@ -4,17 +4,22 @@ synopsis: Random verilog generation and simulator testing.
description:
VeriSmith provides random verilog generation modules
implementing functions to test supported simulators.
-homepage: https://github.com/ymherklotz/VeriSmith#readme
+homepage: https://github.com/ymherklotz/verismith#readme
license: BSD3
license-file: LICENSE
author: Yann Herklotz
maintainer: yann [at] yannherklotz [dot] com
copyright: 2018-2019 Yann Herklotz
-category: Web
+category: Hardware
build-type: Custom
cabal-version: >=1.10
extra-source-files: README.md
, data/*.v
+ , examples/*.v
+ , examples/config.toml
+ , nix/*.nix
+ , scripts/*.py
+ , scripts/*.sh
custom-setup
setup-depends: