summaryrefslogtreecommitdiffstats
path: root/src/Prelude/Extended.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Prelude/Extended.hs')
-rw-r--r--src/Prelude/Extended.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Prelude/Extended.hs b/src/Prelude/Extended.hs
index 69dc8c8..55bcfe2 100644
--- a/src/Prelude/Extended.hs
+++ b/src/Prelude/Extended.hs
@@ -7,5 +7,6 @@ import Data.ByteString.Char8.Extended as Export (ByteString)
import Data.Default as Export (Default,def)
import Data.HashMap.Lazy as Export (HashMap)
import Data.Maybe as Export (fromMaybe,isJust,isNothing)
+import Data.Text as Export (Text)
import Data.Vector as Export (Vector)
import Prelude as Export