EarthCitizen / escape-artist

A Haskell library for text decoration with ANSI escape sequences made easy
BSD 3-Clause "New" or "Revised" License
10 stars 1 forks source link

Add documentation for deriving Typeable for GHC < 7.10 #4

Closed EarthCitizen closed 7 years ago

EarthCitizen commented 7 years ago

Typeable needs to be derived explicitly for a data type implementing ToEscapable when GHC is less than 7.10. Add documentation for this.

EarthCitizen commented 7 years ago

Closed by 5e24b369412d9975ae11f1e9bb73d5467a4613d7