summaryrefslogtreecommitdiff
path: root/hs/src/Data/Text/Compat.hs
diff options
context:
space:
mode:
Diffstat (limited to 'hs/src/Data/Text/Compat.hs')
-rw-r--r--hs/src/Data/Text/Compat.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/hs/src/Data/Text/Compat.hs b/hs/src/Data/Text/Compat.hs
index f07d60a..81efddb 100644
--- a/hs/src/Data/Text/Compat.hs
+++ b/hs/src/Data/Text/Compat.hs
@@ -1,6 +1,6 @@
{-# LANGUAGE CPP
, FlexibleInstances
- , TypeSynonymInstances #-}
+ #-}
module Data.Text.Compat where