haskellPackages: Format configuration-ghcjs-9.x.nix

This commit is contained in:
maralorn
2024-07-28 20:40:02 +02:00
parent e7514c803a
commit 97dc5d6809
@@ -23,5 +23,5 @@ with haskellLib;
reflex-dom = super.reflex-dom.override (drv: {
jsaddle-webkit2gtk = null;
}) ;
});
})