-- Initial Reexport.cabal generated by cabal init. For further
-- documentation, see http://haskell.org/cabal/users-guide/
name: reexport-crypto-random
version: 0.1.0.0
-- synopsis:
description: Names conflict between crypto-api and crypto-random, therefore I export the former in a separate package.
license: GPL-2
license-file: LICENSE
author: James Candy
-- maintainer:
-- copyright:
category: Miscellaneous
build-type: Simple
cabal-version: >=1.8
library
exposed-modules: Reexport.Crypto.Random
-- other-modules:
build-depends: base >= 4 && <= 5, crypto-api >=0.13.2