Rules whose lhs and rhs don't have interface.
Tue Feb 21 08:58:05 WET 2006 Miguel Vilaca <jmvilaca@di.uminho.pt>
* Rules whose lhs and rhs don't have interface.
Add support to this feature.
hunk ./src/DocumentFile.hs 93
- ; maa <- inElement "Mapping" $ many1 parseContents[_^M_][_$_]
+ ; maa <- inElement "Mapping" $ many parseContents[_^M_][_$_]