This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Jesper Cockx - On erasure annotations and agda2hs Jesper Cockx Home Blog Papers Talks Teaching Links On erasure annotations and agda2hs Posted by Jesper on July 30, 2024 {-# OPTIONS --sized-types --erasure #-} module agda2hs-erasure where open import Haskell.Prelude open import Haskell.Law.Equality Name = String Var : @0 String → @0 List String → Set postulate _!?_ : List a → Int → Maybe a…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.