mikeizbicki / subhask

Type safe interface for working in subcategories of Hask
BSD 3-Clause "New" or "Revised" License
418 stars 43 forks source link

[WIP] Removed library constraints, and hmatrix fixes #30

Closed tonyday567 closed 8 years ago

tonyday567 commented 8 years ago

Refer #27

Compiling, testing ok, and no noticable performance regressions with library constraints removed and lts-5.9 as the resolver.

mikeizbicki commented 8 years ago

Changes look great! Thanks!