haskell / unix

POSIX functionality
https://hackage.haskell.org/package/unix
Other
107 stars 92 forks source link

Bump CI to GHC 9.8 and latest actions #315

Closed andreasabel closed 6 months ago

hasufell commented 6 months ago

Checkout v4 is busted :)

/__e/node20/bin/node: /lib64/libm.so.6: versionGLIBC_2.27' not found (required by /__e/node20/bin/node)`

andreasabel commented 6 months ago

Checkout v4 is busted :)

/__e/node20/bin/node: /lib64/libm.so.6: versionGLIBC_2.27' not found (required by /__e/node20/bin/node)`

Yeah, reverted to v3 for the centos:7 image. (See new commits.)

andreasabel commented 6 months ago

Ci is fixed now.

The haddock step went from minutes to seconds (e.g. 4min -> 4sec).