packages feed

annotated-wl-pprint 0.5.1 → 0.5.2

raw patch · 2 files changed

+3/−2 lines, 2 files

Files

Text/PrettyPrint/Annotated/Leijen.hs view
@@ -44,7 +44,8 @@   annotate, noAnnotate,    -- * Rendering-  SimpleDoc(..), renderPretty, renderCompact, displayDecorated, displayS, displayIO, displaySpans+  SimpleDoc(..), renderPretty, renderCompact, displayDecorated, displayS, displayIO,+  SpanList(..), displaySpans    -- * Undocumented 
annotated-wl-pprint.cabal view
@@ -1,5 +1,5 @@ Name:                annotated-wl-pprint-Version:             0.5.1+Version:             0.5.2 Cabal-Version:       >= 1.6 Synopsis:            The Wadler/Leijen Pretty Printer, with annotation support Category:            Text