Cabal revisions of text-show-2
Hackage metadata revisions edit the .cabal file after upload; each diff below is one revision.
revision 1
name: text-show version: 2 +x-revision: 1 synopsis: Efficient conversion of values into Text description: @text-show@ offers a replacement for the @Show@ typeclass intended for use with @Text@ instead of @String@s. This package was created 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: Provisional copyright: (C) 2014-2015 Ryan Scott category: Text
revision 2
name: text-show version: 2 -x-revision: 1 +x-revision: 2 synopsis: Efficient conversion of values into Text description: @text-show@ offers a replacement for the @Show@ typeclass intended for use with @Text@ instead of @String@s. This package was created , ghc-prim , integer-gmp , nats >= 0.1 && < 2 - , semigroups >= 0.16.1 && < 1 + , semigroups >= 0.16.1 && < 0.17 , tagged >= 0.4.4 && < 1 , text >= 0.11.1 && < 1.3 , template-haskell >= 2.5 && < 2.11