Highlights
- 1 discussion answered
Popular repositories
-
-
-
-
Forked from haskell/haskell-ide-engine
The engine for haskell ide-integration. Not an IDE
Haskell 18
-
499 contributions in the last year
Less
More
Activity overview
Contributed to
haskell/haskell-language-server,
erlang-ls/erlang_ls,
alanz/ghc-exactprint
and 5 other
repositories
Contribution activity
May 2021
alanz has no activity
yet for this period.
April 2021
Created 2 commits in 2 repositories
Created 1 repository
- alanz/erl_ast Rust
Created a pull request in alanz/ghc-exactprint that received 2 comments
Update for GHC 9.2
Builds with GHC 9.2.0.20210422 Untested (here). This is a direct copy of the files in GHC 9.2 utils/check-exact directory.
+5,626
−27,008
•
2
comments
Opened 3 other pull requests in 2 repositories
org-roam/org-roam
2
closed
sile/erl_ast
1
merged
Created an issue in sile/erl_ast that received 1 comment
literal::Integer is unsigned
literal::Integer is defined as
pub struct Integer { pub line: ast::LineNum, pub value: BigUint,
}
Is there a reason for using BigUint instead of Bi…
1
comment

