Skip to content

Commit

Permalink
Update from Hackage at 2020-07-07T00:19:24Z
Browse files Browse the repository at this point in the history
  • Loading branch information
all-cabal-tool committed Jul 7, 2020
1 parent 5375a1c commit 123ad4e
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
25 changes: 25 additions & 0 deletions requirements/0.6.0.0/requirements.cabal
@@ -0,0 +1,25 @@
-- Initial Require.cabal generated by cabal init. For further
-- documentation, see http://haskell.org/cabal/users-guide/

name: requirements
version: 0.6.0.0
synopsis: Abstraction to manage user defined Type Errors
description: Require framework, abstraction to manage user defined Type Errors
license: GPL-3
license-file: LICENSE
author: Juan García-Garland
maintainer: jpgarcia@fing.edu.uy
copyright: 2019, 2020 Juan García-Garland, Marcos Viera
category: Development
build-type: Simple
extra-source-files: CHANGELOG.md
--source-repository: https://gitlab.fing.edu.uy/aspectag/require
cabal-version: >=1.10

library
exposed-modules: Data.Type.Require
-- other-modules:
-- other-extensions:
build-depends: base >=4.11.0 && < 4.15
hs-source-dirs: src
default-language: Haskell2010
1 change: 1 addition & 0 deletions requirements/0.6.0.0/requirements.json
@@ -0,0 +1 @@
{"package-hashes":{"MD5":"41d78c164fba4aad7fd53b627be61910","Skein512_512":"83ff9585f8c69f5a13010ec92182b515701be52438fa9c9e7d4a82a7a5185c7d2831cd63a1ad4d940c4eca3e47a7f48bc7066e885331345bff866b525c8f0b2b","SHA1":"d52324cf280afd786419712d6b70c0e7f620acc3","SHA512":"d4b478f472df64bbe98ae1a25c0f106e157dd70f0bd7a20fcb50d6ad7245f2f0c8f3d7e492592906bab0a0f9616a80ecc72b30d5aaa3e667e556909f827cda33","SHA256":"f11b65422f0da64a781b1bbf470b1ec3b5c4ddd5830fa4a710e200dfc01d1ae8"},"package-locations":["https://hackage.haskell.org/package/requirements-0.6.0.0/requirements-0.6.0.0.tar.gz","https://s3.amazonaws.com/hackage.fpcomplete.com/package/requirements-0.6.0.0.tar.gz"],"package-size":15561}

0 comments on commit 123ad4e

Please sign in to comment.