[Agda] A plea for Set:Set

Nils Anders Danielsson nils.anders.danielsson at gmail.com
Tue May 13 21:43:49 CEST 2008


On Tue, May 13, 2008 at 8:34 PM, Thorsten Altenkirch <txa at cs.nott.ac.uk> wrote:
>
>  Sounds good. How to I use it via the emacs interface?

{-# OPTIONS --no-universe-check #-}

>  Why "almost"?

The flag turns off the universe check when you define data types and
record types. However, Set1 still does not match Set.

-- 
/NAD


More information about the Agda mailing list