1
1
mirror of https://github.com/github/semantic.git synced 2024-12-26 16:33:03 +03:00

Placate hlint.

This commit is contained in:
Rob Rix 2018-05-30 10:33:28 -04:00
parent e8d8856e3a
commit 8bcc9f4cb1

View File

@ -14,4 +14,4 @@ data ValueRef value where
deriving (Eq, Ord, Show)
data Ref address value = Ref address
newtype Ref address value = Ref address