Now built off Lean master
This commit is contained in:
parent
543656c24b
commit
436d3213de
1 changed files with 0 additions and 3 deletions
|
|
@ -20,9 +20,6 @@ structure BuildContext extends BuildConfig where
|
|||
moreDepsMTime : IO.FS.SystemTime
|
||||
manifest : Manifest
|
||||
|
||||
deriving instance Inhabited for IO.FS.SystemTime
|
||||
deriving instance Inhabited for Task
|
||||
|
||||
structure Result where
|
||||
maxMTime : IO.FS.SystemTime
|
||||
task : Task (Except IO.Error Unit)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue