Show
Ignore:
Timestamp:
01/16/06 13:08:43 (3 years ago)
Author:
audreyt
Message:

* DrIFT.YAML: Do not die when the Typeable instance is undefined.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • src/Pugs/AST/Internals.hs

    r8695 r8699  
    17941794instance YAML VOpaque 
    17951795instance YAML VSocket 
    1796 instance YAML PerlSV 
    17971796instance Typeable Unique where typeOf _ = typeOf () 
    17981797instance Typeable ProcessHandle where typeOf _ = typeOf ()