mirror of
https://github.com/Smaug123/agdaproofs
synced 2025-10-16 00:48:41 +00:00
Rem unused opens in Safe (#93)
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
{-# OPTIONS --safe --warning=error --without-K #-}
|
||||
|
||||
open import LogicalFormulae
|
||||
open import Functions
|
||||
open import Numbers.Naturals.Semiring -- for length
|
||||
open import Numbers.Naturals.Order
|
||||
open import Semirings.Definition
|
||||
open import Maybe
|
||||
open import Lists.Definition
|
||||
open import Lists.Concat
|
||||
|
||||
|
Reference in New Issue
Block a user