diff options
| author | krasimir <krasimir@chalmers.se> | 2010-02-03 17:33:55 +0000 |
|---|---|---|
| committer | krasimir <krasimir@chalmers.se> | 2010-02-03 17:33:55 +0000 |
| commit | b90e56a94e335d42dd5abe653555cc0854803037 (patch) | |
| tree | e80c7c8a0dadbcf1eeca1426e6eb5e089935a280 /GF.cabal | |
| parent | 49e620b535aeec77c95bfc6db0bf0a4a725903e4 (diff) | |
fix the tabular printing when there is a V constructor
Diffstat (limited to 'GF.cabal')
| -rw-r--r-- | GF.cabal | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -119,6 +119,7 @@ executable gf GF.Grammar.Unify GF.Grammar.PatternMatch GF.Grammar.Printer + GF.Grammar.ShowTerm GF.Grammar.Binary GF.Infra.CheckM GF.Compile.Update |
