Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
geWhere :: forall backend field field. Lens (GExists backend field) (GExists backend field) (GBoolExp backend field) (GBoolExp backend field) Source #
_BoolExists :: forall backend field. Prism' (GBoolExp backend field) (GExists backend field) Source #
_RedactIfFalse :: forall b v b v. Prism (AnnRedactionExp b v) (AnnRedactionExp b v) (GBoolExp b (AnnBoolExpFld b v)) (GBoolExp b (AnnBoolExpFld b v)) Source #
_NoRedaction :: forall b v. Prism' (AnnRedactionExp b v) () Source #