Highlights
- Arctic Code Vault Contributor
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 50 million developers.
Sign up
Pinned
776 contributions in the last year
Activity overview
Contribution activity
October 2020
- Lysxia/hs-to-coq Coq
- Lysxia/PG Emacs Lisp
Created a pull request in antalsz/hs-to-coq that received 3 comments
Upgrade hs-to-coq to GHC 8.6, 8.8, 8.10
This also makes sure to still work with 8.4 I think this PR is already in a mergeable state on its own, but here are some TODOs for the near future:
Created an issue in liyishuai/coq-http that received 3 comments
Module names for extraction
Is there a way to set the extracted module name from inside Coq? If not, given that this library will be used with extraction, it would be good to …