Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 691 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 691 Bytes

Arity-generic decorators in Haskell

This started out as a fancy Haskell call-tracer and was then generalized to a Haskell decorator library.

The current, generalized library is described in a rejected ICFP Functional Pearl.

Older documentation describes the earlier, call-tracing focussed library: