{ pkgs, ... }:

with pkgs.haskell.lib;

final: prev: {

}