correct comment
This is not related to v5 versus newer versions.
This commit is contained in:
parent
fe71400e37
commit
5807e1480c
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ import qualified Data.Set as S
|
||||||
import qualified Data.Semigroup as Sem
|
import qualified Data.Semigroup as Sem
|
||||||
import Prelude
|
import Prelude
|
||||||
|
|
||||||
-- Describes differences from the v5 repository format.
|
-- Describes differences from the standard repository format.
|
||||||
--
|
--
|
||||||
-- The serialization is stored in difference.log, so avoid changes that
|
-- The serialization is stored in difference.log, so avoid changes that
|
||||||
-- would break compatibility.
|
-- would break compatibility.
|
||||||
|
|
Loading…
Reference in a new issue