Skip to content

Commit 8d5799d

Browse files
committed
bump GHC version in Makefile.
1 parent 56973cf commit 8d5799d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ lint: # Apply linters & file formatters
1515
@hlint src test app -h .hlint.yaml
1616

1717
shell: # Start a nix-shell with appropriate context
18-
@nix develop --no-write-lock-file --refresh "github:CardanoSolutions/devx#ghc94-static-minimal-iog"
18+
@nix develop --no-write-lock-file --refresh "github:CardanoSolutions/devx#ghc96-static-minimal-iog"
1919

2020
dev: # Run local ogmios through cabal
2121
cabal run ogmios -- \

0 commit comments

Comments
 (0)