mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 19:22:50 -06:00
treating Int as PredefAbs.Int in lookup
This commit is contained in:
@@ -176,7 +176,6 @@ compileSourceModule opts env@(k,gr,_) mo@(i,mi) = do
|
||||
if null warnings then return () else putp warnings $ return ()
|
||||
intermOut opts DumpTypeCheck (prModule mo3)
|
||||
|
||||
|
||||
(k',mo3r:_) <- putpp " refreshing " $ ioeErr $ refreshModule (k,mos) mo3
|
||||
intermOut opts DumpRefresh (prModule mo3r)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user