haskell / haskeline

A Haskell library for line input in command-line programs.
https://hackage.haskell.org/package/haskeline
BSD 3-Clause "New" or "Revised" License
223 stars 75 forks source link

Canonicalise AMP instances #32

Closed hvr closed 8 years ago

hvr commented 8 years ago

This flips the AMP instance definitions into the recommended canonical form and makes the code a bit more future proof.