Skip to content

Commit 291b266

Browse files
committed
bump ormolu : 0.5 -> 0.7
1 parent 318abbe commit 291b266

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configuration-ghc-96.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ let
4343
# https://github.com/nikita-volkov/ptr-poker/issues/11
4444
ptr-poker = hself.callCabal2nix "ptr-poker" inputs.ptr-poker { };
4545

46-
ormolu = hself.callHackage "ormolu" "0.5.3.0" { };
46+
ormolu = hself.callHackage "ormolu" "0.7.0.1" { };
4747

4848
# TODO: smunix: nix fails to build fourmolu-0.13 from Hackage with these errors:
4949
# tar: */fourmolu/0.13.0.0/fourmolu.json: Not found in archive

0 commit comments

Comments
 (0)