[Haskell-cafe] ANN: parameterized-data library v0.1.5

Seyed Hosein Attarzadeh Niaki shan2 at kth.se
Fri Jun 25 13:28:17 EDT 2010


Dear Haskell developers,

A new version of the parameterized-data library providing fixed-sized vectors (based on the type-level library) is pushed into the repository and uploaded to the Hackage database.

The new version relaxes the "Data" constraint to "Typeable" on phantom data types used to specify the size of FSVecs. This additional constraint was introduced due to an enhancement to the automated instance derivation mechanism in GHC 6.12.

Bests,
Hosein Attarzadeh


More information about the Haskell-Cafe mailing list