alloy

Generic programming library

Latest on Hackage:1.2.2

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.

BSD-3-Clause licensed by Neil Brown and Adam Sampson
Maintained by [email protected]

Alloy is a generic programming library for performing traversals of data and applying specific operations to certain types. More information is available in the tutorial (http://twistedsquare.com/Alloy-Tutorial.pdf) and the draft paper (http://twistedsquare.com/Alloy.pdf).