Skip to content
This repository was archived by the owner on Nov 12, 2017. It is now read-only.

Latest commit

 

History

History
17 lines (12 loc) · 422 Bytes

File metadata and controls

17 lines (12 loc) · 422 Bytes

Changes

v0.7 (2012-02-26)

  • Add Sexpable instance for Sexp.

v0.6 (2012-02-18)

  • Use GHC.Generics instead of Data.Generics (from Scrap Your Boilerplate). In addition to being more flexible, it has a more straightforward implementation, and the Sexpable type class is open to extension.

  • Change the encoding for constructor slightly to make it more normal.