{ inputs, outputs, ... }:
{
haskell = {
description = "Haskell environment (stack + hls)";
path = ./haskell;
};
}