diff options
| author | aarne <aarne@cs.chalmers.se> | 2006-09-07 14:21:08 +0000 |
|---|---|---|
| committer | aarne <aarne@cs.chalmers.se> | 2006-09-07 14:21:08 +0000 |
| commit | a64131afbec2ced7919dee28326beda827a38bee (patch) | |
| tree | ba990ba46820fc81da032c4343a6754741d5d720 /src/GF/Canon/GFCC/LexGFCC.hs | |
| parent | 5664f4da9e09ccf8b712a5b939c15893b94c895f (diff) | |
RunGHCC for testing
Diffstat (limited to 'src/GF/Canon/GFCC/LexGFCC.hs')
| -rw-r--r-- | src/GF/Canon/GFCC/LexGFCC.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Canon/GFCC/LexGFCC.hs b/src/GF/Canon/GFCC/LexGFCC.hs index f05a9a3c6..850034117 100644 --- a/src/GF/Canon/GFCC/LexGFCC.hs +++ b/src/GF/Canon/GFCC/LexGFCC.hs @@ -1,7 +1,7 @@ {-# OPTIONS -fglasgow-exts -cpp #-} {-# LINE 3 "LexGFCC.x" #-} {-# OPTIONS -fno-warn-incomplete-patterns #-} -module LexGFCC where +module GF.Canon.GFCC.LexGFCC where |
