You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a new major version of unix: https://hackage.haskell.org/package/unix-2.8.0.0
It won't be picked up because process bounds unix < 2.8.
Didn't investigate what is needed to support this.
There is a new major version of
unix: https://hackage.haskell.org/package/unix-2.8.0.0It won't be picked up because
processboundsunix < 2.8.Didn't investigate what is needed to support this.