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

🔥 a redundant effect.

This commit is contained in:
Rob Rix 2018-05-28 13:45:24 -04:00
parent 471a732e78
commit 0de3bb8ccc

View File

@ -46,7 +46,6 @@ instance AbstractHole (Value location body) where
hole = Hole
instance ( Members '[ Allocator location (Value location body)
, Reader (Environment location)
, Reader ModuleInfo
, Reader PackageInfo
, Resumable (ValueError location body)