shplit

A Haskell pattern splitter with emacs attachments

http://personal.cis.strath.ac.uk/~conor/pub/shplit

Latest on Hackage:0.3

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LicenseRef-PublicDomain licensed by Conor McBride
Maintained by [email protected]

Shplit is a transducer which attempts to split one function line into several by replacing a variable with constructor patterns, deduced from the type annotation on the function.