Skip to content

Commit da169b8

Browse files
authored
Add overlapping instances
1 parent 7e13086 commit da169b8

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 #-}
1+
{-# OPTIONS --safe --lossy-unification --overlapping-instances #-}
22
module Cubical.Algebra.CommRing.Properties where
33

44
open import Cubical.Foundations.Prelude

0 commit comments

Comments
 (0)