Add hints about keeping stack and nix versions in sync
This commit is contained in:
parent
bff14baa1f
commit
7a91c520ee
@ -1,6 +1,7 @@
|
||||
# Adapted from new-template.hsfiles
|
||||
|
||||
name: utoy
|
||||
# Keep this in sync with the version in flake.nix.
|
||||
version: 0.5
|
||||
git: "https://git.pbrinkmeier.de/paul/utoy"
|
||||
license: MIT
|
||||
|
@ -1,4 +1,5 @@
|
||||
# You can get a working environment using nix develop.
|
||||
# Keep this in sync with nix/settings.nix
|
||||
resolver: ghc-9.4.4
|
||||
packages:
|
||||
- .
|
||||
|
Loading…
x
Reference in New Issue
Block a user