fltkhs
fltkhs copied to clipboard
Version 0.5.3.4 needs extra dep bounds
trafficstars
custom-setup/setup-depends needs a lower bound for Cabal. Cabal >= 1.24.1 && < 1.25 seems to work. It also needs a lower bound on directory. directory >= 1.2.3.0 seems to work. Specifically, withCurrentDirectory and libraryDynDirs are somewhat new.
Nice. Thanks! I'll make those changes.
Thanks! You should also update the metadata on Hackage for existing versions.