Maintainer | bastiaan.heeren@ou.nl |
---|---|
Stability | provisional |
Portability | portable (depends on ghc) |
Safe Haskell | None |
Language | Haskell98 |
Main module for feedback services
Documentation
defaultMain :: DomainReasoner -> IO () Source #
defaultMainWith :: Options -> DomainReasoner -> IO () Source #
defaultCGI :: Options -> DomainReasoner -> IO () Source #
serviceList :: [Service] Source #
metaServiceList :: DomainReasoner -> [Service] Source #
module Ideas.Service.DomainReasoner