diff --git a/Data/ByteString/Short.hs b/Data/ByteString/Short.hs index 1b34f3583..e7104b3fc 100644 --- a/Data/ByteString/Short.hs +++ b/Data/ByteString/Short.hs @@ -30,7 +30,7 @@ module Data.ByteString.Short ( -- * The @ShortByteString@ type - ShortByteString, + ShortByteString(..), -- ** Memory overhead -- | With GHC, the memory overheads are as follows, expressed in words and