mirror of
https://github.com/github/semantic.git
synced 2024-11-28 10:15:55 +03:00
🔥 a redundant constraint.
This commit is contained in:
parent
e4c91a6d1f
commit
6ec225948b
@ -151,7 +151,6 @@ data Variable value return where
|
||||
runVariable :: forall location value opaque effects a
|
||||
. ( Members '[ Fail
|
||||
, Reader (Map Name location)
|
||||
, State (Map location value)
|
||||
] effects
|
||||
, Show location
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user