tweag / ghc

Fork of official GHC repository.
http://www.haskell.org/ghc/
Other
44 stars 5 forks source link

Fix GHC.HS.Expr.pprArg #476

Closed facundominguez closed 4 years ago

facundominguez commented 4 years ago

See discussion in https://github.com/tweag/ghc/pull/473#discussion_r427494252

This issue is easier to do and test when we can use both ApplicativeDo and QualifiedDo together.

PRs: #479