| ||||
| ||||
| Documentation | ||||
| updateIT :: (Type, TypeInfo) -> SquidM (Type, TypeInfo) | ||||
| updateIR :: (Region, RegionInfo) -> SquidM (Region, RegionInfo) | ||||
| updateIE :: (Effect, EffectInfo) -> SquidM (Effect, EffectInfo) | ||||
| updateSZ :: (i -> SquidM i) -> School i -> SquidM (School i) | ||||
| updateCZ :: (i -> SquidM i) -> Class i -> SquidM (Class i) | ||||
| Produced by Haddock version 0.7 |