1
0
forked from GitHub/gf-rgl

Update path to where the Predef opers are defined

../src/GF/Grammar/AppPredefined.hs no longer exists, change to gf-core/src/compiler/GF/Compile/Compute/Predef.hs.
This commit is contained in:
Inari Listenmaa
2021-01-16 01:41:47 +01:00
committed by GitHub
parent 3836bc2df5
commit 2b46848d3f

View File

@@ -1,9 +1,9 @@
--1 Predefined functions for concrete syntax
-- The definitions of these constants are hard-coded in GF, and defined
-- in [AppPredefined.hs ../src/GF/Grammar/AppPredefined.hs]. Applying
-- them to run-time variables leads to compiler errors that are often
-- only detected at the code generation time.
-- in Predef.hs (gf-core/src/compiler/GF/Compile/Compute/Predef.hs).
-- Applying them to run-time variables leads to compiler errors that are
-- often only detected at the code generation time.
resource Predef = {