liblawless-0.14.0.1: Prelude based on protolude for GHC 8 and beyond.

Safe HaskellNone
LanguageHaskell2010

Boomerang

Documentation

type TextsBoomerang a b = Boomerang TextsError [Text] a b Source #

(∘) :: forall b c a cat. Category cat => cat b c -> cat a b -> cat a c infix 9 Source #