Maintainer | bastiaan.heeren@ou.nl |
---|---|
Stability | provisional |
Portability | portable (depends on ghc) |
Safe Haskell | None |
Language | Haskell98 |
Documentation
byName :: HasId a => ConfigAction -> a -> StrategyCfg Source
data ConfigAction Source
configure :: StrategyCfg -> LabeledStrategy a -> LabeledStrategy a Source
configureS :: StrategyCfg -> Strategy a -> Strategy a Source
module Data.Monoid