]> Git — Sourcephile - haskell/symantic.git/blob - Language/Symantic/Trans/Bool.hs
factorizing Type1_From ast Type0
[haskell/symantic.git] / Language / Symantic / Trans / Bool.hs
1 -- | Transformers acting on booleans.
2 module Language.Symantic.Trans.Bool
3 ( module Language.Symantic.Trans.Bool.Const
4 ) where
5
6 import Language.Symantic.Trans.Bool.Const