haskell-ihaskell-widgets is broken because of singletons.

+1
+1
pkgs/development/haskell-modules/configuration-common.nix
··· 793 793 singleton-nats = dontDistribute super.singleton-nats; 794 794 singletons = markBroken super.singletons; 795 795 units-attoparsec = dontDistribute super.units-attoparsec; 796 + ihaskell-widgets = dontDistribute super.ihaskell-widgets; 796 797 797 798 # https://github.com/anton-k/temporal-music-notation/issues/1 798 799 temporal-music-notation = markBroken super.temporal-music-notation;