mirror of
https://github.com/github/semantic.git
synced 2025-01-02 04:10:29 +03:00
delete old hash method implementations in Abstract domain
This commit is contained in:
parent
a6aa6c812b
commit
4de04378dd
@ -141,8 +141,6 @@ instance AbstractHole Abstract where
|
||||
hole = Abstract
|
||||
|
||||
instance AbstractIntro Abstract where
|
||||
hash _ = Abstract
|
||||
kvPair _ _ = Abstract
|
||||
null = Abstract
|
||||
|
||||
instance AbstractValue term address Abstract m where
|
||||
|
Loading…
Reference in New Issue
Block a user