chore: fix typo
This commit is contained in:
parent
81a84d21de
commit
66a6246136
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ def checkIfNewer [GetMTime a] (artifact : a) (depMTime : MTime) : IO Bool := do
|
|||
|
||||
--------------------------------------------------------------------------------
|
||||
-- # Lake Trace (Hash + MTIme)
|
||||
------------------------------------------------------------------------------
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
/-- Trace used for common Lake targets. Combines `Hash` and `MTime`. -/
|
||||
structure LakeTrace where
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue