Skip to content

Commit

Permalink
Update from Hackage at 2017-10-23T00:44:37Z
Browse files Browse the repository at this point in the history
  • Loading branch information
all-cabal-tool committed Oct 23, 2017
1 parent 8a30557 commit 4932dd5
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
24 changes: 24 additions & 0 deletions torsor/0.1/torsor.cabal
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name: torsor
version: 0.1
synopsis: Torsor Typeclass
description: Torsor Typeclass
homepage: https://github.com/andrewthad/torsor#readme
license: BSD3
license-file: LICENSE
author: Andrew Martin
maintainer: andrew.thaddeus@gmail.com
copyright: 2017 Andrew Martin
category: Web
build-type: Simple
extra-source-files: README.md
cabal-version: >=1.10

library
hs-source-dirs: src
exposed-modules: Torsor
build-depends: base >= 4.7 && < 5
default-language: Haskell2010

source-repository head
type: git
location: https://github.com/andrewthad/torsor
1 change: 1 addition & 0 deletions torsor/0.1/torsor.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"package-hashes":{"MD5":"7867753baf08e1c857c088518ba9f47e","Skein512_512":"d66730086230956233de4656b49a6a7d70fb77a08ed7697a8365d75e1903688d0d0a66fd3025aa05bc7d1d8280161d1ce7ec0fc6595d760951ce34fa8efe0a40","SHA1":"9a61ae534a5b4282bd63ae74f98a058751fc9a9b","SHA512":"367b0969a3a83d23cd60366e858cd1e24fe6012fd0a6dde2b6e07fe85ffc71edded29a06a988b309e9429e2619e80bb68621286f8b6d9f9e3e5cded816c06ee6","SHA256":"75a3f53a08b9333613a16c5e98f12a069a1c1a360dc3c2abf7b47522acb06d9c"},"package-locations":["https://hackage.haskell.org/package/torsor-0.1/torsor-0.1.tar.gz","https://s3.amazonaws.com/hackage.fpcomplete.com/package/torsor-0.1.tar.gz"],"package-size":1949}

0 comments on commit 4932dd5

Please sign in to comment.