- ... and 4 more commits. Compare 18dd1439...b362edee
-
e7ffb82f · Bump base bound to 4.21 for GHC 9.12
- ... and 6 more commits. Compare a8ec1173...e7ffb82f
- ... and 1 more commit. Compare c86635e2...18dd1439
- ... and 1 more commit. Compare b8027328...c86635e2
commented on
issue #13
"How to create UArray without writing each element twice?"
at
Glasgow Haskell Compiler / Packages / array
@meooow Sounds reasonable. I like this design! There is no better way to achieve this goal with such elegance in my mind.
- ... and 1 more commit. Compare c9cb2c1e...b8027328
commented on
issue #17
"Does not build with base 4.9"
at
Glasgow Haskell Compiler / Packages / array
array-0.5.8.0 has been released with a fix.
- ... and 1 more commit. Compare 7d5b7873...c9cb2c1e
- ... and 2 more commits. Compare 9dd4cc32...7d5b7873
commented on
issue #17
"Does not build with base 4.9"
at
Glasgow Haskell Compiler / Packages / array
I have checked the building matrix and found that the build failed starting from ghc8.8. https://github.com/haskell/array/pull/4...
accepted
merge request
!30
"Add fold functions for arrays"
at
Glasgow Haskell Compiler / Packages / array
-
9dd4cc32 · Add fold functions for arrays
commented on
merge request !30
"Add fold functions for arrays"
at
Glasgow Haskell Compiler / Packages / array
Oops, I missed the underscore