From b2cecd5936429017428654266c5f115f593f13bb Mon Sep 17 00:00:00 2001 From: Gabor Greif Date: Wed, 27 Jan 2016 16:22:22 +0100 Subject: Remove redundant Show constraint --- Remote.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Remote.hs') diff --git a/Remote.hs b/Remote.hs index 64133c61b..0dd8b0ace 100644 --- a/Remote.hs +++ b/Remote.hs @@ -188,7 +188,7 @@ prettyPrintUUIDsDescs header descm uuids = {- An optional field can be included in the list of UUIDs. -} prettyPrintUUIDsWith - :: (JSON v, Show v) + :: JSON v => Maybe String -> String -> M.Map UUID RemoteName -- cgit v1.2.3