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_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to