mirror of
https://github.com/github/semantic.git
synced 2024-12-19 21:01:35 +03:00
derive any class
This commit is contained in:
parent
2ae950d82e
commit
daf17e426d
@ -1,4 +1,4 @@
|
||||
{-# LANGUAGE GeneralizedNewtypeDeriving #-}
|
||||
{-# LANGUAGE GeneralizedNewtypeDeriving, DeriveAnyClass #-}
|
||||
module Data.Abstract.Heap
|
||||
( Heap
|
||||
, frameLookup
|
||||
|
Loading…
Reference in New Issue
Block a user