hydra-0.1.0: Type-aware transformations for data and functional programs
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hydra.Common

Documentation

isType :: Eq m => Context m -> Type m -> Bool Source #

skipAnnotations :: (a -> Maybe (Annotated a m)) -> a -> a Source #

termMeta :: Context m -> Term m -> m Source #

typeMeta :: Context m -> Type m -> m Source #