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
-
Call Haskell functions from any programming language via serialization and dynamic libraries
-
easily build most Haskell programs into fully static Linux executables
-
Presentation: Debugging across pipes and sockets with strace
-
Measuring CPU instructions in Haskell using Linux Performance Counters
-
Example how to call Haskell from Python easily (using ctypes.cdll.LoadLibrary)
1,050 contributions in the last year
Activity overview
Contribution activity
June 2020
Created a pull request in NixOS/nixpkgs that received 6 comments
pycurl: Exclude another flaky test
Motivation for this change
Fixes #77304 (comment).
Things done
Tested using sandboxing (nix.useSandbox on NixOS, or option sandbox in nix.conf on…
Created an issue in hashicorp/consul that received 9 comments
autopilot: cluster can fail to recover from outages when min_quorum isn't set.
I co-maintain the consul package in the NixOS Linux distribution. We have an automated VM-based test here to check that consul works.
The test star…