| |||||||||||||||||
| |||||||||||||||||
Description | |||||||||||||||||
The Verb type and parser. | |||||||||||||||||
Synopsis | |||||||||||||||||
| |||||||||||||||||
Documentation | |||||||||||||||||
data Verb | |||||||||||||||||
| |||||||||||||||||
parseVerb :: String -> Verb | |||||||||||||||||
Parse a string into a verb. If the verb is not a standard one like Look, Inv, Get etc then it is considered special and might be relavent only to a particular room or item. | |||||||||||||||||
Produced by Haddock version 0.7 |