mirror of
https://github.com/github/semantic.git
synced 2024-11-28 10:15:55 +03:00
This doesn’t have module table state any more either.
This commit is contained in:
parent
4e57d32e91
commit
84eb2beaa5
@ -59,7 +59,6 @@ newtype SpecEff a = SpecEff
|
||||
, Reader PackageInfo
|
||||
, Fresh
|
||||
, State (Heap Precise Latest Val)
|
||||
, State (ModuleTable (Maybe (Precise, Environment Precise)))
|
||||
, IO
|
||||
] a
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user