Cabal revisions of text-show-instances-2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: text-show-instances version: 2 +x-revision: 1 synopsis: Additional instances for text-show description: @text-show-instances@ is a supplemental library to @text-show@ that provides additional @Show@ instances for data types in One can use these instances by importing "TextShow.Instances". Alternatively, there are monomorphic versions of the @showb@ function available in the other submodules - of "TextShow.. + of "TextShow". homepage: https://github.com/RyanGlScott/text-show-instances bug-reports: https://github.com/RyanGlScott/text-show-instances/issues license: BSD3
revision 2
name: text-show-instances version: 2 -x-revision: 1 +x-revision: 2 synopsis: Additional instances for text-show description: @text-show-instances@ is a supplemental library to @text-show@ that provides additional @Show@ instances for data types in license: BSD3 license-file: LICENSE author: Ryan Scott -maintainer: Ryan Scott <ryan.gl.scott@ku.edu> +maintainer: Ryan Scott <ryan.gl.scott@gmail.com> stability: Experimental copyright: (C) 2014-2015 Ryan Scott category: Text