Show
Ignore:
Timestamp:
03/04/08 22:06:31 (9 months ago)
Author:
gbacon
Message:

Build the library, but the executable still doesn't link. Why aren't we building an Executable with cabal?

Files:
1 modified

Legend:

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

    r17047 r20058  
    8989    cast = cast . idBuf 
    9090 
     91instance ((:<:) String) ID where 
     92    castBack = cast 
     93 
    9194instance ((:<:) ID) ByteString where 
    9295    castBack = idBuf