diff options
Diffstat (limited to 'src/GF/Source/AbsGF.hs')
| -rw-r--r-- | src/GF/Source/AbsGF.hs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/GF/Source/AbsGF.hs b/src/GF/Source/AbsGF.hs index 30f77b4cb..575cff48b 100644 --- a/src/GF/Source/AbsGF.hs +++ b/src/GF/Source/AbsGF.hs @@ -1,7 +1,7 @@ -module AbsGF where +module GF.Source.AbsGF where -import Ident --H +import GF.Infra.Ident --H -- Haskell module generated by the BNF converter, except --H |
