We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
sized-types
1 parent 953be18 commit 711ac53Copy full SHA for 711ac53
doc/README/Data/Tree/Binary.agda
@@ -4,7 +4,7 @@
4
-- Some examples showing how the Binary tree module can be used
5
------------------------------------------------------------------------
6
7
-{-# OPTIONS --cubical-compatible --safe --sized-types #-}
+{-# OPTIONS --cubical-compatible --sized-types #-}
8
9
module README.Data.Tree.Binary where
10
0 commit comments