Add type signature to pattern synonym
This commit is contained in:
@@ -95,6 +95,7 @@ instance RelC Fn
|
||||
--------------------------------------------------------------------------------
|
||||
-- PatternSynonyms
|
||||
|
||||
pattern Path :: ByteString -> Path a
|
||||
pattern Path x <- (MkPath x)
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user