Remove redundant Show constraint

This commit is contained in:
Gabor Greif 2016-01-27 16:22:22 +01:00 committed by Joey Hess
parent 6c3c8e63d0
commit 108f829543
Failed to extract signature

View file

@ -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