mirror of
https://github.com/github/semantic.git
synced 2024-11-28 01:47:01 +03:00
Add a module for a live set.
This commit is contained in:
parent
05b35cd747
commit
37b44b513b
@ -46,6 +46,7 @@ library
|
||||
, Data.Abstract.Environment
|
||||
, Data.Abstract.Eval
|
||||
, Data.Abstract.FreeVariables
|
||||
, Data.Abstract.Live
|
||||
, Data.Abstract.Store
|
||||
, Data.Abstract.Type
|
||||
, Data.Abstract.Value
|
||||
|
1
src/Data/Abstract/Live.hs
Normal file
1
src/Data/Abstract/Live.hs
Normal file
@ -0,0 +1 @@
|
||||
module Data.Abstract.Live where
|
Loading…
Reference in New Issue
Block a user