1
1
mirror of https://github.com/github/semantic.git synced 2024-11-28 10:15:55 +03:00

More redundant constraints

This commit is contained in:
joshvera 2018-07-11 15:14:12 -04:00
parent d6542b9e70
commit 1f156c0ba2

View File

@ -30,7 +30,6 @@ instance AbstractIntro Abstract where
instance ( Member (Allocator address Abstract) effects
, Member (Env address) effects
, Member (Exc (Return address)) effects
, Member Fresh effects
)
=> AbstractFunction address Abstract effects where
closure names _ body = do