# `eliminators`
[][Hackage: eliminators]
[](http://packdeps.haskellers.com/reverse/eliminators)
[][Haskell.org]
[][tl;dr Legal: BSD3]
[](https://github.com/RyanGlScott/eliminators/actions?query=workflow%3AHaskell-CI)
[Hackage: eliminators]:
http://hackage.haskell.org/package/eliminators
"eliminators package on Hackage"
[Haskell.org]:
http://www.haskell.org
"The Haskell Programming Language"
[tl;dr Legal: BSD3]:
https://tldrlegal.com/license/bsd-3-clause-license-%28revised%29
"BSD 3-Clause License (Revised)"
This library provides eliminators for inductive data types, leveraging the power of the `singletons` library to allow dependently typed elimination.