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-drift

    r8694 r8699  
    18261826instance YAML VOpaque 
    18271827instance YAML VSocket 
    1828 instance YAML PerlSV 
    18291828instance Typeable Unique where typeOf _ = typeOf () 
    18301829instance Typeable ProcessHandle where typeOf _ = typeOf ()