arrayfire / arrayfire-haskell

Haskell bindings to ArrayFire
http://hackage.haskell.org/package/arrayfire
BSD 3-Clause "New" or "Revised" License
59 stars 5 forks source link

re-add quickcheck-classes tests #26

Open chessai opened 4 years ago

dmjio commented 4 years ago

@chessai we're removing Ord btw, since compare is ambiguous. Eq is around though.