[project @ 2006-01-18 10:58:15 by simonmar]
[ghc-hetmet.git] / ghc / compiler / utils / Binary.hs
index cdb9206..7a1ca51 100644 (file)
@@ -750,7 +750,6 @@ instance Binary FastString where
           writeIORef j_r (j+1)
           writeIORef out_r (addToUFM out uniq (j,f))
     }
-  put_ bh s = error ("Binary.put_(FastString): " ++ show (unpackFS s))
 
   get bh = do 
        j <- get bh