[Modified documentation of MakePM and match. Nils Anders Danielsson **20050623145529] { hunk ./Test/ChasingBottoms/ContinuousFunctions.hs 161 --- | It is fairly easy to implement a function satisfying the 'MakePM' --- signature. See 'match'. +-- | The type of a 'PatternMatch' generator. hunk ./Test/ChasingBottoms/ContinuousFunctions.hs 359 --- | Generic instantiation of the 'MakePM' signature. +-- | Generic implementation of 'PatternMatch' construction. }