mirror of
https://github.com/github/semantic.git
synced 2024-12-26 08:25:19 +03:00
🔥 FrameId.
This commit is contained in:
parent
56b30e4793
commit
f8c26e72d3
@ -39,9 +39,6 @@ import qualified System.Path as Path
|
||||
type Precise = Int
|
||||
type Env = Map.Map Name Precise
|
||||
|
||||
newtype FrameId = FrameId { unFrameId :: Precise }
|
||||
deriving (Eq, Ord, Show)
|
||||
|
||||
data Concrete term
|
||||
= Closure Path.AbsRelFile Span Name term Env
|
||||
| Unit
|
||||
|
Loading…
Reference in New Issue
Block a user