packages feed

wl-pprint-text-1.1.0.2: wl-pprint-text.cabal

Name:                wl-pprint-text
Version:             1.1.0.2
Synopsis:            A Wadler/Leijen Pretty Printer for Text values
Description:         A clone of wl-pprint for use with the text library.
License:             BSD3
License-file:        LICENSE
Author:              Ivan Lazar Miljenovic
Maintainer:          Ivan.Miljenovic@gmail.com
Copyright:           2007 Daan Leijen, 2010 Ivan Lazar Miljenovic
Category:            Text
Build-type:          Simple
Cabal-version:       >=1.6

Source-Repository head
    type: darcs
    location: http://hub.darcs.net/ivanm/wl-pprint-text

Library
  Exposed-modules:     Text.PrettyPrint.Leijen.Text,
                       Text.PrettyPrint.Leijen.Text.Monadic
  Build-depends:       base < 5,
                       text >= 0.11.0.0 && < 1.2.0.0