Skip to content

Commit ae50c10

Browse files
authored
Remove the overlappable instance
1 parent da169b8 commit ae50c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cubical/Algebra/CommRing/Properties.agda

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{-# OPTIONS --safe --lossy-unification --overlapping-instances #-}
1+
{-# OPTIONS --safe --lossy-unification #-}
22
module Cubical.Algebra.CommRing.Properties where
33

44
open import Cubical.Foundations.Prelude

0 commit comments

Comments
 (0)