diff options
Diffstat (limited to 'src/Graphics/Fountainhead/Parser.hs')
| -rw-r--r-- | src/Graphics/Fountainhead/Parser.hs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Graphics/Fountainhead/Parser.hs b/src/Graphics/Fountainhead/Parser.hs index 6d2b900..ea809d2 100644 --- a/src/Graphics/Fountainhead/Parser.hs +++ b/src/Graphics/Fountainhead/Parser.hs @@ -11,7 +11,8 @@ -- | Font parser. module Graphics.Fountainhead.Parser - ( cmapTableP + ( Parser + , cmapTableP , cvTableP , f2Dot14P , fixedP |
