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

additional rainbow parentheses colors #6

Closed cdepillabout closed 7 years ago

cdepillabout commented 7 years ago

pretty-simple currently only uses three different colors for rainbow parenthesis. It would be nice to have more colors.

When implementing this, make sure not to use green or red, since they will be used for #4 and #5.

cdepillabout commented 7 years ago

I've added additional colors in version 2.0.0.0