judah / haskeline

A Haskell library for line input in command-line programs.
https://hackage.haskell.org/package/haskeline
BSD 3-Clause "New" or "Revised" License
221 stars 75 forks source link

Bump base upper bound #170

Closed bgamari closed 2 years ago

bgamari commented 2 years ago

For GHC 9.4

bgamari commented 2 years ago

@judah, ping.

bgamari commented 2 years ago

@judah, can we merge this? This will very shortly be blocking the 9.4.1 release.

bgamari commented 2 years ago

@judah, ping.

Alternatively, do feel free to grant me rights to this repository and the Hackage package and I would be happy to manage this myself.

ghost commented 2 years ago

don't know if the Changelog should be updated

anyways, here's some typo fixes from a closed PR

sed -i "s/accomodate/accommodate/g" haskeline/Changelog
sed -i "s/cant/can't/g" haskeline/System/Console/Haskeline/Backend/Win32.hsc
sed -i "s/contrast/contrast/g" haskeline/System/Console/Haskeline/IO.hs
sed -i "s/mimicing/mimicking/g" haskeline/System/Console/Haskeline/Vi.hs
sed -i "s/superceded/superseded/g" haskeline/System/Console/Haskeline/Backend/Posix.hsc
bgamari commented 2 years ago

Thanks @fluesvamp! However, do note that both "supercede" and "supersede" appear to be correct.