{ pkgs, haskellLib }:

with haskellLib;

final: prev: {

  hfsevents = null;

}