5.4.0: xftp 1.1.3, ntf 1.6.4 (#903)

* 5.4.0: xftp 1.2.0, ntf 1.7.0

* upgrade ghc in github job

* change xftp, ntf versions

* shorter predicate for exception in test
This commit is contained in:
Evgeny Poberezkin
2023-11-26 22:20:42 +00:00
committed by GitHub
parent 31f520af05
commit 8fa369f9d3
8 changed files with 51 additions and 16 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
- name: Setup Haskell
uses: haskell-actions/setup@v2
with:
ghc-version: "9.6.2"
ghc-version: "9.6.3"
cabal-version: "3.10.1.0"
- name: Cache dependencies