Skip to content

Commit

Permalink
safe flags
Browse files Browse the repository at this point in the history
  • Loading branch information
Trebor-Huang committed Sep 19, 2024
1 parent 54a2b1f commit 01fa420
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cubical/HITs/James/Stable.agda
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{-# OPTIONS --cubical #-}
{-# OPTIONS --safe #-}

{-
The stable version of the James splitting:
Expand Down
2 changes: 1 addition & 1 deletion Cubical/HITs/Susp/SuspProduct.agda
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{-# OPTIONS --cubical #-}
{-# OPTIONS --safe #-}

{-
The suspension of a Cartesian product is given by a triple wedge sum
Expand Down
2 changes: 1 addition & 1 deletion Cubical/Homotopy/HiltonMilnor.agda
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{-# OPTIONS --cubical --lossy-unification #-}
{-# OPTIONS --safe --lossy-unification #-}

{-
The finitary Hilton–Milnor splitting
Expand Down

0 comments on commit 01fa420

Please sign in to comment.