Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up-
MIRI
- Berkeley
- Sign in to view email
- so8r.es
Popular repositories
12 contributions in the last year
Contribution activity
February 2020
- Soares/agda Haskell
Created an issue in agda/agda that received 4 comments
guardedness is too weak to handle M types
The following code: {-# OPTIONS --safe --guardedness #-} module M {l} (Index : Set l) (Shape : Index -> Set l) (Position : (i : Index) -> Shape i -> …
4
comments