Clean up L.H.GM.Target debug/vomit output a bit
This commit is contained in:
@@ -79,7 +79,7 @@ gmLog level loc' doc = do
|
||||
|
||||
gmVomit :: (MonadIO m, GmLog m, GmEnv m) => String -> Doc -> String -> m ()
|
||||
gmVomit filename doc content = do
|
||||
gmLog GmVomit "" $ doc <+> text content
|
||||
gmLog GmVomit "" $ doc <+>: text content
|
||||
|
||||
GhcModLog { gmLogVomitDump = Last mdump }
|
||||
<- gmlHistory
|
||||
|
||||
Reference in New Issue
Block a user