chore: remove unused MonadLiftT Id instance
This commit is contained in:
parent
dd120dbc5a
commit
f39b1b8378
1 changed files with 0 additions and 3 deletions
|
|
@ -52,9 +52,6 @@ end BuildMethodsRef
|
|||
-- # Build Monad Utilities
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
-- Ideally, this instance would be in the Lean core
|
||||
instance [Pure m] : MonadLiftT Id m := ⟨pure⟩
|
||||
|
||||
namespace BuildContext
|
||||
|
||||
deriving instance Inhabited for BuildContext
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue