mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-11 20:22:51 -06:00
Improvements in hte editor.
This commit is contained in:
@@ -97,7 +97,6 @@ funsOnTypeFs compat fs val = [((fun,i),typ) |
|
||||
(i,arg) <- zip [0..] (map snd args),
|
||||
compat val arg]
|
||||
|
||||
|
||||
-- this is needed at compile time
|
||||
|
||||
lookupFunTypeSrc :: Grammar -> Ident -> Ident -> Err Type
|
||||
|
||||
Reference in New Issue
Block a user