Jonas Carpay
@jonascarpay
Announcing PureNix - a Nix backend for PureScript! github.com/purenix-org/pu… By cdepillabout and myself
I only just found out that hackage.haskell.org/package/enumma… exists, containing IntMap/Set wrappers for any Enum. Just to be sure I checked the asm, and with -O2, overhead optimizes away completely for Int newtypes. No more choosing between performance and convenience for Key newtypes!
[ANN] calligraphy - Haskell source code visualizer github.com/jonascarpay/ca… by Jonas Carpay
I've been wanting to build a HIE backed source code grapher for ages, and now I don't have to! Even better, Jonas Carpay has done a much better job than anything I envisioned. Go give this a try!
Jonas Carpay Nice writeup! Funny enough, I have exact the same setup ready for AWS tutorial to be used with Cachix Deploy (app.cachix.org/deploy). Use the AMI to bootstrap the initial connection and then use Cachix Deploy to take over the NixOS bits and leave provisioning to Terraform.