haskell-modules/configuration-common.nix: Format (editorconfig)

This commit is contained in:
Robert Hensing 2022-12-20 03:24:33 +01:00
parent ba307f0ab4
commit cd75a025e2

View file

@ -1153,7 +1153,7 @@ self: super: {
postPatch = old.postPatch or "" + ''
sed -i 's/template-haskell.*2.17/template-haskell/' reflex-dom-core.cabal
'';
})
})
((appendPatches [
(fetchpatch {
url = "https://github.com/reflex-frp/reflex-dom/commit/1814640a14c6c30b1b2299e74d08fb6fcaadfb94.patch";