Safe Haskell | None |
---|
Documentation
data G_SInEResult Source #
forall lid sublogics basic_spec sentence symb_items symb_map_items sign morphism symbol raw_symbol proof_tree.Logic lid sublogics basic_spec sentence symb_items symb_map_items sign morphism symbol raw_symbol proof_tree => G_SInEResult | |
|
data SInEParameters Source #
SInEParameters | |
|
perform :: HetcatsOpts -> G_theory -> PremiseSelection -> String -> IO (Maybe [String], Int, G_SInEResult) Source #
saveToDatabase :: (MonadIO m, MonadFail m) => HetcatsOpts -> G_SInEResult -> Entity LocIdBase -> SinePremiseSelectionId -> DBMonad m () Source #