Safe Haskell | None |
---|---|
Language | Haskell98 |
Documentation
cg_usedpos :: Field CGInfo [(Int, [UsageReason])] Source
fgetState :: MonadState s m => Field s a -> m a Source
fmodifyState :: MonadState s m => Field s a -> (a -> a) -> m () Source
fputState :: MonadState s m => Field s a -> a -> m () Source
known_terms :: Field IState (Ctxt (Def, Accessibility, Totality, MetaInformation)) Source