{ pkgs, haskellLib }:

with haskellLib;

final: prev: {

  dhall-docs = null;

  hfsevents = null;
  
  mmark = null;

  stripeapi = null;
}