add final newlines
[ghc-hetmet.git] / compiler / ghci / RtClosureInspect.hs
index a003fc3..d448793 100644 (file)
@@ -1178,4 +1178,4 @@ sizeofTyCon = primRepSizeW . tyConPrimRep
 
 
 (|.|) :: (a -> Bool) -> (a -> Bool) -> a -> Bool
-(f |.| g) x = f x || g x
\ No newline at end of file
+(f |.| g) x = f x || g x