Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: hackage: generic-arbitrary

Generic implementations of methods of the Arbitrary class from the QuickCheck library. The approach taken here can lead to diverging instances for mutually recursive types but is safe for simply recursive ones and guarantees flat distribution for constructors of sum-types.
6 versions
Latest release: over 1 year ago
2 dependent packages
12,561 downloads total

View more package details: https://packages.ecosyste.ms/registries/hackage.haskell.org/packages/generic-arbitrary

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/typeable%2Fgeneric-arbitrary

Dependent Repos 62

sealchain-project/sealchain
Financial blockchain based on cardano-sl
  • * auxx/sealchain-auxx.cabal
  • * chain/test/sealchain-chain-test.cabal
  • * core/sealchain-core.cabal
  • * core/test/sealchain-core-test.cabal
  • * crypto/sealchain-crypto.cabal
  • * crypto/test/sealchain-crypto-test.cabal
  • * db/test/sealchain-db-test.cabal
  • * explorer/sealchain-explorer.cabal
  • * infra/sealchain-infra.cabal
  • * chain/sealchain-chain.cabal
  • * chain/sealchain-chain.cabal

Size: 7.64 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

paf31/dovetail
A PureScript interpreter in Haskell
  • * dovetail/dovetail.cabal

Size: 2.27 MB - Last synced: 11 days ago - Pushed: about 2 years ago

coingaming/signable
Deterministic serialisation and signatures with proto-lens and protobuf-elixir support
  • >=0.1.0 && <0.2 haskell/signable.cabal

Size: 10.7 MB - Last synced: 24 days ago - Pushed: about 2 years ago

Vlix/safe-json
Automatic versioning of JSON formats for Haskell data types (with backwards compatibility)
  • >=0.1.0 && <0.3 safe-json.cabal

Size: 167 KB - Last synced: 7 days ago - Pushed: 25 days ago

TokTok/hs-toxcore-c
Haskell bindings to C toxcore implementation
  • <0.2 toxcore-c.cabal

Size: 269 KB - Last synced: about 2 months ago - Pushed: about 2 months ago

freckle/graphula
A simple interface for generating persistent data and linking its dependencies
  • * graphula.cabal

Size: 1.1 MB - Last synced: 12 days ago - Pushed: 2 months ago

haskell-servant/servant
Main repository for the servant libraries — DSL for describing, serving, querying, mocking, documenting web applications and more!
  • * doc/cookbook/curl-mock/curl-mock.cabal

Size: 6.98 MB - Last synced: 1 day ago - Pushed: 2 days ago

myShoggoth/deckbuilder
Deck building game simulator
  • >=0.2.0 deckbuilder.cabal

Size: 342 KB - Last synced: about 1 year ago - Pushed: about 1 year ago

freckle/bcp47
BCP-47 for Haskell
  • * bcp47/bcp47.cabal

Size: 297 KB - Last synced: 6 days ago - Pushed: 3 months ago

acidburn0zzz/cardano-sl Fork of input-output-hk/cardano-sl
Cryptographic currency implementing Ouroboros PoS protocol
  • * auxx/cardano-sl-auxx.cabal
  • * crypto/tests/cardano-sl-crypto-test.cabal
  • * delegation/cardano-sl-delegation.cabal
  • * lib/cardano-sl.cabal
  • * lib/cardano-sl.cabal
  • * lrc/cardano-sl-lrc.cabal
  • * txp/cardano-sl-txp.cabal

Size: 85.9 MB - Last synced: about 1 month ago - Pushed: about 2 months ago

hexresearch/hschain
  • * hschain-quickcheck/hschain-quickcheck.cabal
  • * serialise-cddl/serialise-cddl.cabal

Size: 8.15 MB - Last synced: 22 days ago - Pushed: over 1 year ago

CardanoSolutions/ogmios
❇️ A WebSocket JSON/RPC bridge for Cardano
  • * server/ogmios.cabal

Size: 54.2 MB - Last synced: 7 days ago - Pushed: 8 days ago

encryptedcoins/encoins-core
Plutus code for ENCOINS Core
  • * encoins-core.cabal
  • * encoins-core.cabal

Size: 261 KB - Last synced: about 2 months ago - Pushed: about 2 months ago

santiweight/xploit-query
  • * xploit-query.cabal

Size: 20.9 MB - Last synced: 10 months ago - Pushed: over 2 years ago

s9gf4ult/postgresql-query
Sql interpolating quasiquote plus some kind of primitive ORM using it
  • * postgresql-query.cabal

Size: 2.09 MB - Last synced: over 1 year ago

jonathanknowles/roc-id
Haskell implementation of the ROC National Identification Number (中華民國身分證號碼) standard.
  • * roc-id.cabal

Size: 258 KB - Last synced: 1 day ago - Pushed: 1 day ago

santiweight/poker-base
  • >=0.1 && <0.3 poker-base.cabal

Size: 354 KB - Last synced: 15 days ago - Pushed: over 2 years ago

querl.dox/linux/alpine_linux/aports
  • 0.2.2 testing/darcs/cabal.config
  • 0.2.2 testing/stack/cabal.config

Last synced: 11 months ago

typeable/xml-isogen
TemplateHaskell generators for XML-isomorphic data types, instances for parsing and rendering. A convenient DSL to define types.
  • * xml-isogen.cabal

Size: 65.4 KB - Last synced: 17 days ago - Pushed: about 1 year ago

input-output-hk/cardano-sl 📦
Cryptographic currency implementing Ouroboros PoS protocol
  • * auxx/cardano-sl-auxx.cabal
  • * crypto/cardano-sl-crypto.cabal
  • * crypto/test/cardano-sl-crypto-test.cabal
  • * db/test/cardano-sl-db-test.cabal
  • * explorer/cardano-sl-explorer.cabal
  • * faucet/cardano-sl-faucet.cabal
  • * infra/cardano-sl-infra.cabal
  • * lib/cardano-sl.cabal

Size: 114 MB - Last synced: 3 months ago - Pushed: almost 4 years ago

Engincs/aports Fork of alpinelinux/aports
[MIRROR] Alpine packages build scripts
  • 0.2.2 testing/darcs/cabal.config
  • 0.2.2 testing/stack/cabal.config

Size: 352 MB - Last synced: 1 day ago - Pushed: 1 day ago

blockfrost/ogmios Fork of CardanoSolutions/ogmios
❇️ A WebSocket JSON/RPC bridge for Cardano
  • * server/ogmios.cabal

Size: 19.6 MB - Last synced: 14 days ago - Pushed: 3 months ago

input-output-hk/project-icarus-importer 📦
Icarus, a reference implementation for a lightweight wallet developed by the IOHK Engineering Team.
  • * auxx/cardano-sl-auxx.cabal
  • * blockchain-importer/cardano-sl-blockchain-importer.cabal
  • * explorer/cardano-sl-explorer.cabal
  • * infra/cardano-sl-infra.cabal
  • * lrc/cardano-sl-lrc.cabal
  • * ssc/cardano-sl-ssc.cabal
  • * txp/cardano-sl-txp.cabal
  • * update/cardano-sl-update.cabal

Size: 80.6 MB - Last synced: 7 months ago - Pushed: over 5 years ago

typeable/derive-api-th
Derive JSON & Openapi3 with TH for GHC & GHCJS
  • * derive-api-th.cabal

Size: 10.7 KB - Last synced: 9 months ago - Pushed: 9 months ago

phlummox-patches/podman-haskell
https://github.com/softwarefactory-project/podman-haskell, patched to allow it to be built with cabal < 2.4, and stack lts 13. And with CI(tm) added, and additional scripts, and documentation
  • * podman-quickcheck/podman-quickcheck.cabal

Size: 15.9 MB - Last synced: 9 months ago - Pushed: over 2 years ago

edwardwas/patchy-tools
Tools for my patchy stuff
  • * tools.cabal

Size: 5.84 MB - Last synced: over 1 year ago

mgajda/less-arbitrary
Less arbitrary waiting times for property testing in Haskell
  • * less-arbitrary.cabal
  • * less-arbitrary.cabal

Size: 1.22 MB - Last synced: 22 days ago - Pushed: about 1 year ago

input-output-hk/cardano-wallet-jormungandr
HTTP server & command-line for managing UTxOs and HD wallets in Jörmungandr
  • * lib/core/cardano-wallet-core.cabal

Size: 134 MB - Last synced: about 1 year ago - Pushed: over 2 years ago

isovector/circuitry
the missing haskell circuit diagram library
  • * circuitry.cabal
  • * circuitry.cabal

Size: 761 KB - Last synced: 14 days ago - Pushed: almost 3 years ago

serras/zurihac-workshop
A bit of DSLs, a bit of I/O
  • * infofp/infofp.cabal
  • * session1/session1.cabal

Size: 4.74 MB - Last synced: 7 months ago - Pushed: 7 months ago

jhgarner/Xest-Window-Manager
The zesty window manager
  • * xest.cabal

Size: 8.32 MB - Last synced: 5 months ago - Pushed: almost 3 years ago

freckle/aws-xray-client
A Haskell client for AWS X-Ray supporting WAI and Persistent
  • * aws-xray-client/aws-xray-client.cabal

Size: 73.2 KB - Last synced: 19 days ago - Pushed: about 2 years ago

danieljharvey/mega-haskell
All of things for the blog
  • * test-site.cabal
  • * test-site.cabal

Size: 391 KB - Last synced: about 1 year ago - Pushed: over 1 year ago

karelfv/alpinelinux_aports Fork of alpinelinux/aports
[MIRROR] Alpine packages build scripts
  • 0.2.2 testing/darcs/cabal.config
  • 0.2.2 testing/stack/cabal.config

Size: 434 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

YueKaburagi/vook
  • * vook-server/vook-server.cabal

Last synced: about 1 year ago

victorlcasilva/aports
  • 0.2.2 testing/darcs/cabal.config
  • 0.2.2 testing/stack/cabal.config

Size: 252 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

coingaming/encryptable
Typed encryption with persistent support
  • >=0.1.0 && <0.2 encryptable.cabal
  • >=0.1.0 && <0.2 encryptable.cabal

Size: 50.8 KB - Last synced: 15 days ago - Pushed: over 3 years ago

s9gf4ult/postgresql-query
  • * postgresql-query.cabal

Size: 239 KB - Last synced: 19 days ago - Pushed: over 1 year ago

tonmoyislam250/mineaports
  • 0.2.2 testing/darcs/cabal.config
  • 0.2.2 testing/stack/cabal.config

Size: 181 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

monika359b/cardano
  • * server/ogmios.cabal

Size: 2.71 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

niespodd/cardano-sl
Cryptographic currency implementing Ouroboros PoS protocol
  • * block/cardano-sl-block.cabal
  • * core/cardano-sl-core.cabal
  • * crypto/cardano-sl-crypto.cabal
  • * infra/cardano-sl-infra.cabal
  • * lib/cardano-sl.cabal
  • * lib/cardano-sl.cabal
  • * ssc/cardano-sl-ssc.cabal
  • * txp/cardano-sl-txp.cabal
  • * update/cardano-sl-update.cabal

Last synced: over 1 year ago

jacqueline-homan/cardano-sl
Cryptographic currency implementing Ouroboros PoS protocol
  • * godtossing/cardano-sl-godtossing.cabal
  • * node/cardano-sl.cabal
  • * node/cardano-sl.cabal
  • * txp/cardano-sl-txp.cabal

Last synced: over 1 year ago

kevin.hantzen/dojo-developpement-paris-github-io
Le dojo développement de Paris
  • * 2021-03-04/rover/rover.cabal

Last synced: 28 days ago

lifelightdev/dojo-developpement-paris.github.io Fork of dojo-developpement-paris/dojo-developpement-paris.github.io
Le dojo développement de Paris
  • * 2021-03-04/rover/rover.cabal

Size: 37 MB - Last synced: 29 days ago - Pushed: about 1 month ago

alpinelinux/aports
[MIRROR] Alpine packages build scripts
  • 0.2.2 testing/darcs/cabal.config
  • 0.2.2 testing/stack/cabal.config

Size: 408 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

dojo-developpement-paris/dojo-developpement-paris.github.io
Le dojo développement de Paris
  • * 2021-03-04/rover/rover.cabal

Size: 37.2 MB - Last synced: 8 days ago - Pushed: 8 days ago