We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e13086 commit da169b8Copy full SHA for da169b8
Cubical/Algebra/CommRing/Properties.agda
@@ -1,4 +1,4 @@
1
-{-# OPTIONS --safe --lossy-unification #-}
+{-# OPTIONS --safe --lossy-unification --overlapping-instances #-}
2
module Cubical.Algebra.CommRing.Properties where
3
4
open import Cubical.Foundations.Prelude
0 commit comments