Skip to content
Snippets Groups Projects
Commit 5b0250dc authored by Eric Giovannini's avatar Eric Giovannini
Browse files

update to agda 2.6.4 and cubical-0.6

parent 21b09b84
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
module Common.Poset.Convenience where
open import Cubical.Foundations.Prelude
open import Cubical.Relation.Binary.Poset
open import Cubical.Relation.Binary.Order.Poset
open import Cubical.Foundations.Structure
open import Cubical.Foundations.HLevels
open import Cubical.Relation.Binary.Base
......
......@@ -18,7 +18,7 @@ open import Cubical.Reflection.RecordEquiv
open import Cubical.Data.Sigma
-- open import Common.Preorder.Base
open import Cubical.Relation.Binary.Poset
open import Cubical.Relation.Binary.Order.Poset
open import Common.Poset.Convenience
......
......@@ -3,7 +3,7 @@ module Semantics.Concrete.DoublePoset.Base where
open import Cubical.Foundations.Prelude
open import Cubical.Foundations.Structure
open import Cubical.Relation.Binary.Poset
open import Cubical.Relation.Binary.Order.Poset.Base
open import Cubical.Relation.Binary.Base
open import Common.Common
......
......@@ -19,7 +19,7 @@ open import Cubical.Data.Sigma
open import Common.Common
-- open import Common.Preorder.Base
open import Cubical.Relation.Binary.Poset
open import Cubical.Relation.Binary.Order.Poset
open import Common.Poset.Convenience
open import Semantics.Concrete.DoublePoset.Base
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment