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
1,870 contributions in the last year
Contribution activity
November 2020
October 2020
Created 16 commits in 4 repositories
Created a pull request in avh4-experimental/elm-review-module-organization that received 1 comment
Manipulation functions live with their type
Manipulation functions live with their type: any functions that use some concrete type both as an input and an output should be defined in the sam…
Opened 2 other pull requests in 2 repositories
avh4/elm-format
1
merged
avh4/elm-program-test
1
merged
Created an issue in haskell/vscode-haskell that received 4 comments
"Project requires Cabal but it isn't installed" but cabal is installed and on the PATH (linux)
When opening a .hs file, an error is shown: "Project requires Cabal but it isn't installed / Source: Haskell (Extension)" Clicking the button in th…