mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
qualification of type PN in Heb.mkPN to resolve overloading
This commit is contained in:
@@ -79,7 +79,7 @@
|
|||||||
|
|
||||||
|
|
||||||
mkPN = overload {
|
mkPN = overload {
|
||||||
mkPN : Str -> Gender -> PN
|
mkPN : Str -> Gender -> CatHeb.PN
|
||||||
= mkProperNoun ;
|
= mkProperNoun ;
|
||||||
} ;
|
} ;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user