代码拉取完成,页面将自动刷新
name: keelung
version: 0.24.0
github: "btq-ag/keelung"
license: Apache-2.0
author: "BTQ AG"
maintainer: "BTQ AG"
copyright: "2022-2023 BTQ AG"
extra-source-files:
- README.md
- ChangeLog.md
# Metadata used when publishing your package
synopsis: DSL for creating zero-knowledge proofs
category: Cryptography
# To avoid duplicated efforts in documentation and dealing with the
# complications of embedding Haddock markup inside cabal files, it is
# common to point users to the README.md file.
description: Please see the README on GitHub at <https://github.com/btq-ag/keelung#readme>
dependencies:
- base >= 4.7 && < 5
- array
- bytestring
- cereal
- containers
- deepseq
- directory
- galois-field
- groups
- mtl
- optparse-applicative
- process
- random
- semirings
- QuickCheck
- vector
- wl-pprint-text
- aeson
# - scientific
library:
source-dirs: src
default-extensions:
- ImportQualifiedPost
ghc-options:
- -Wall
- -Werror=incomplete-patterns
- -fno-warn-orphans
tests:
keelung-test:
main: Main.hs
source-dirs:
- test/
- src/
dependencies:
- keelung
# - keelung-examples
- hspec
- hspec-expectations-lifted
- HUnit
- QuickCheck
- quickcheck-transformer
ghc-options:
- -Wall
- -Werror=incomplete-patterns
- -fno-warn-orphans
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。