summaryrefslogtreecommitdiff
path: root/src/Codec/Wavefront/Token.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Codec/Wavefront/Token.hs')
-rw-r--r--src/Codec/Wavefront/Token.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Codec/Wavefront/Token.hs b/src/Codec/Wavefront/Token.hs
index 76540c9..31e62e7 100644
--- a/src/Codec/Wavefront/Token.hs
+++ b/src/Codec/Wavefront/Token.hs
@@ -9,6 +9,7 @@
9-- 9--
10----------------------------------------------------------------------------- 10-----------------------------------------------------------------------------
11 11
12{-# LANGUAGE OverloadedStrings #-}
12module Codec.Wavefront.Token where 13module Codec.Wavefront.Token where
13 14
14import Codec.Wavefront.Face 15import Codec.Wavefront.Face