@hackage shplit0.3

A Haskell pattern splitter with emacs attachments

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.