Skip to content

Commit efd9565

Browse files
author
wonkyhonky2024
committed
Merge branch 'main' of github.com:pillowtrucker/hstherac25
2 parents d86cda5 + 398ad7a commit efd9565

2 files changed

Lines changed: 19 additions & 16 deletions

File tree

flake.lock

Lines changed: 18 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
# Note that local packages are automatically included in `packages`
2525
# (defined by `defaults.packages` option).
2626
#
27-
basePackages = pkgs.haskell.packages.ghc98;
27+
basePackages = pkgs.haskell.packages.ghc96;
2828
projectRoot = builtins.toString (lib.fileset.toSource {
2929
root = ./.;
3030
fileset = lib.fileset.unions [

0 commit comments

Comments
 (0)