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- Cape Town. GMT+2
- http://www.twitter.com/alan_zimm
Popular repositories
-
VsCode extension for Haskell, as a front end for haskell-ide-engine
-
-
-
-
-
Forked from haskell/haskell-ide-engine
The engine for haskell ide-integration. Not an IDE
Haskell 19
1,129 contributions in the last year
Activity overview
Contribution activity
February 2020
Created a pull request in haskell/haskell-ide-engine that received 9 comments
Bump resolvers, hlint, brittany
cabal now index state 2020-01-31T21:11:24Z GHC 8.8.2 is nightly-2020-01-31 GHC 8.6.5 is lts-14.22 hlint is 2.2.9 brittany is 0.12.1.1
Created an issue in digital-asset/ghcide that received 3 comments
How do handlers return errors?
We have data WithMessage = WithMessage {withResponse :: forall m req resp . (Show m, Show req) => (ResponseMessage resp -> LSP.FromServerMessage) -> …