summaryrefslogtreecommitdiff
path: root/compiler/basicTypes/Literal.hs
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/basicTypes/Literal.hs')
-rw-r--r--compiler/basicTypes/Literal.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/basicTypes/Literal.hs b/compiler/basicTypes/Literal.hs
index 5f2c568aa7..5d55950d2f 100644
--- a/compiler/basicTypes/Literal.hs
+++ b/compiler/basicTypes/Literal.hs
@@ -65,7 +65,6 @@ import GHC.Platform
import UniqFM
import Util
-import Data.ByteString.Short (ShortByteString)
import Data.Int
import Data.Word
import Data.Char