unsafely

Flexible access control for unsafe operations and instances

http://github.com/konn/unsafely

Latest on Hackage:0.2.0.0

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 Hiromi ISHII
Maintained by konn.jinro_at_gmail.com

This module aims at providing simple interface to control the acccess for unsafe operations and instance. The motivation of this package is somewhat similar to NullaryTypeClasses extension, but permits more flexible access control.