commercialhaskell / stackage

Stable Haskell package sets: vetted consistent packages from Hackage
https://www.stackage.org/
MIT License
529 stars 807 forks source link

[9.10] filepath-1.5 #7550

Open juhp opened 11 hours ago

juhp commented 11 hours ago

This is a heads-up for ghc-9.10 (current Nightly is still on ghc-9.8)

filepath-1.5.2.0 (changelog) is out of bounds for:

hasufell commented 10 hours ago

file-io-0.1.4 (>=1.4.100.0 && < 1.5.0.0). Julian Ospald hasufell@posteo.de @hasufell. Used by: library

This is not the case.

  if flag(os-string)
    build-depends: filepath >= 1.5.0.0, os-string >= 2.0.0
  else
    build-depends: filepath >= 1.4.100.0 && < 1.5.0.0