mirror of
https://github.com/github/semantic.git
synced 2024-11-24 08:54:07 +03:00
This is Text, now.
This commit is contained in:
parent
7fe5be7fe2
commit
46b43c63e9
@ -84,4 +84,4 @@ newtype Verbatim = Verbatim Text
|
||||
deriving Eq
|
||||
|
||||
instance Show Verbatim where
|
||||
showsPrec _ (Verbatim string) = (T.unpack string ++)
|
||||
showsPrec _ (Verbatim text) = (T.unpack text ++)
|
||||
|
Loading…
Reference in New Issue
Block a user