packages feed

Cabal revisions of defargs-0.1

Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.

revision 1
 name: defargs
 category: type system
 version: 0.1
+x-revision: 1
 license: BSD3
 license-file: LICENSE
 cabal-version: >= 1.10
 bug-reports: https://github.com/Kinokkory/defargs/issues
 copyright: (c) Yusuke Matsushita 2014
 synopsis:  default arguments in haskell
-description: Default arguments in Haskell.
+description: Default arguments in Haskell. More information can be found in <http://hackage.haskell.org/package/defargs the hackage's haddock> or the <http://kinokkory.github.io/defargs/ updated haddock>.
 
 build-type: Simple