
13 Dec
2006
13 Dec
'06
10:31 a.m.
On 12/13/06, Alfonso Acosta
deactivate :: Maybe(hd -> IO ()),
According to the spec, NULL here means no-op. So instead of using
Maybe, just set deactivate = \_ -> return () if you see NULL.
--
Taral