update old name
This commit is contained in:
@@ -133,7 +133,7 @@ ddumpEval = whenFlag flagDDumpEval do
|
|||||||
|
|
||||||
parseProg :: RLPCOptions
|
parseProg :: RLPCOptions
|
||||||
-> String
|
-> String
|
||||||
-> Either SrcError (CoreProgram, [SrcError])
|
-> Either SrcError (Program', [SrcError])
|
||||||
parseProg o = evalRLPC o . (lexCore >=> parseCoreProg)
|
parseProg o = evalRLPC o . (lexCore >=> parseCoreProg)
|
||||||
|
|
||||||
forFiles_ :: (Monad m)
|
forFiles_ :: (Monad m)
|
||||||
|
|||||||
Reference in New Issue
Block a user