Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
.stack-work
3 changes: 2 additions & 1 deletion mono-traversable-keys.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ extra-source-files:
CHANGELOG.md

tested-with:
GHC == 9.10.2
GHC == 9.6.1
GHC == 9.4.5
GHC == 9.2.1
Expand All @@ -45,7 +46,7 @@ library
build-depends:
base >= 4.5 && < 5.0,
bytestring >= 0.9 && < 1.0,
containers >= 0.3 && < 0.7,
containers >= 0.3 && < 0.8,
keys >= 3 && < 4.0,
mono-traversable >= 1 && < 2.0,
text >= 0.11 && < 3.0,
Expand Down
2 changes: 1 addition & 1 deletion stack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
#
# resolver: ./custom-snapshot.yaml
# resolver: https://example.com/snapshots/2018-01-01.yaml
resolver: lts-13.1
resolver: nightly-2025-05-18

# User packages to be built.
# Various formats can be used as shown in the example below.
Expand Down
12 changes: 12 additions & 0 deletions stack.yaml.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# This file was autogenerated by Stack.
# You should not edit this file by hand.
# For more information, please see the documentation at:
# https://docs.haskellstack.org/en/stable/topics/lock_files

packages: []
snapshots:
- completed:
sha256: 0d0e0969dda2916e4b3744e6c72fd7a193c7d57a05610b3df5227c8618e298e8
size: 692221
url: https://raw.githubusercontent.com/commercialhaskell/stackage-snapshots/master/nightly/2025/5/18.yaml
original: nightly-2025-05-18