TickBox representation change
[ghc-hetmet.git] / compiler / iface / BinIface.hs
index ebb26c7..782bada 100644 (file)
@@ -1011,7 +1011,6 @@ instance Binary IfaceNote where
               4 -> do ac <- get bh
                       return (IfaceCoreNote ac)
 
-
 -------------------------------------------------------------------------
 --             IfaceDecl and friends
 -------------------------------------------------------------------------