agda / agda-spec

Specification of Agda.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Removal of Data.Nat.Properties.Simple in v1.0 of the standard library

MatthewDaggitt opened this issue · comments

Hi, this is a ping that the module Data.Nat.Properties.Simple will be removed in the upcoming release of v1.0 the standard library. The module has been deprecated since v0.14.

If you wish to continue using the latest version of the standard library you will need to update the following files:

agda/Syntax.agda

This can be done by replacing open import Data.Nat.Properties.Simple with open import Data.Nat.Properties.