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
Popular repositories
3,507 contributions in the last year
Contribution activity
November 2020
Created 29 commits in 6 repositories
Created a pull request in dfinity/candid that received 5 comments
Spec: Refactor description of deserialization
This is a significant rewirte of the section in the spec describing deserialization. Some points worth noting: This replaces the elaboration rela…
Opened 9 other pull requests in 6 repositories
input-output-hk/haskell.nix
2
open
NixOS/nixpkgs
1
open
1
merged
nomeata/kaleidogen
2
open
entropia/tip-toi-reveng
1
open
dfinity/candid
1
open
nomeata/umklappbot
1
open
Reviewed 4 pull requests in 4 repositories
NixOS/nixpkgs 1 pull request
entropia/tip-toi-reveng 1 pull request
ghc-proposals/ghc-proposals 1 pull request
dfinity/candid 1 pull request
Created an issue in input-output-hk/haskell.nix that received 18 comments
Use of `evalPackages` in lib/cabal-project-parser.nix problematic
Not sure if there is a cure…
I am building a project that wants to use source-repository-package in its cabal.project, and I am setting sha256 as o…