cdepillabout / pretty-simple

pretty-printer for Haskell data types that have a Show instance
https://hackage.haskell.org/package/pretty-simple
BSD 3-Clause "New" or "Revised" License
243 stars 29 forks source link

Fix exponential time complexity for PutSurroundExpr #32

Closed andrew-lei closed 6 years ago

andrew-lei commented 6 years ago

Fix for #30 . Possibly also #28 .

cdepillabout commented 6 years ago

Thanks!

cdepillabout commented 6 years ago

This has been released as version 2.1.0.1 on hackage:

https://hackage.haskell.org/package/pretty-simple-2.1.0.1