Remove another obsolete comment.
This commit is contained in:
parent
9749d58f09
commit
77a718f078
|
@ -37,8 +37,6 @@ import Traversal
|
|||
import TreeUtils
|
||||
import Types
|
||||
|
||||
--TODO change this whole module to stop using everywhere
|
||||
|
||||
-- | An ordered list of the Rain-specific passes to be run.
|
||||
rainPasses :: [Pass]
|
||||
rainPasses = let f = makePassesDep' ((== FrontendRain) . csFrontend) in f
|
||||
|
|
Loading…
Reference in New Issue
Block a user