14
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 08, 2025 — Jun 08, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update Git repo URL in `.cabal` file More... over 12 years ago
Comparison primops return Int# (Fixes #6135) More... almost 13 years ago
Add "deprecated in" comments to deprecated pragmas
igloo
as Ian Lynagh
More... over 13 years ago
Remove nhc98-specific files and content
igloo
as Ian Lynagh
More... over 13 years ago
Implement poly-kinded Typeable More... over 13 years ago
Bump base lower version to 4.5 (the version GHC 7.4.1 came with)
igloo
as Ian Lynagh
More... over 13 years ago
Bump version number following new policy
igloo
as Ian Lynagh
More... over 13 years ago
Add comment to .cabal file saying what GHC 7.6.1 shipped with
igloo
as Ian Lynagh
More... over 13 years ago
remove deprecated pragma (eliminating warning) More... over 13 years ago
Fix inline rule shadowing warnings More... almost 14 years ago
Bump version to 0.4.0.1 More... almost 14 years ago
Update tests following changes in base
igloo
as Ian Lynagh
More... almost 14 years ago
Follow changes in base
igloo
as Ian Lynagh
More... over 14 years ago
Move test array01 into the array package
igloo
as Ian Lynagh
More... over 14 years ago
Remove old darcs boring file More... almost 15 years ago
Safe'ify array library. More... almost 15 years ago
Make formatting consistent across modules More... almost 15 years ago
Bump version number
igloo
as Ian Lynagh
More... almost 15 years ago
Add a test from testsuite/tests/h98
igloo
as Ian Lynagh
More... about 15 years ago
For GHC, implement the Typeable.hs macros using standalone deriving
igloo
as Ian Lynagh
More... about 15 years ago
Update source repo location to be the git repo in .cabal file
igloo
as Ian Lynagh
More... about 15 years ago
Use count argument in hPutArray/hGetArray. Fixes #4827 More... about 15 years ago
Add initial .gitignore More... about 15 years ago
Add LANGUAGE BangPatterns More... over 15 years ago
Roll back this change; I konw a better way More... over 15 years ago
Remove bang patterns from Data.Array.Base GHC now refuses to accept top-level bang patterns unless BangPAtterns is enabled, which we can't use in Data.Array.Base due to the way ! is used as an operator.
igloo
as Ian Lynagh
More... over 15 years ago
Bump version number to 0.3.0.2
igloo
as Ian Lynagh
More... over 15 years ago
Tighten the base dep; fixes trac #3913
igloo
as Ian Lynagh
More... about 16 years ago
Tweak layout to work with the alternative layout rule
igloo
as Ian Lynagh
More... over 16 years ago
Bump version to 0.3.0.0
igloo
as Ian Lynagh
More... over 16 years ago