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