mlitchard / point-octree

Other
0 stars 0 forks source link

Allow test suite to build on newer versions of hspec #1

Open DanBurton opened 8 years ago

DanBurton commented 8 years ago

Stackage nightlies are currently on hspec-2.2.4, but will soon move to hspec-2.3.*. Building agianst both, or at least the latest, would be nice.

DanBurton commented 8 years ago

I've temporarily skipped the point-octree test suite on stackage nightly builds. https://github.com/fpco/stackage/commit/cea290e2fc1d0a5bdb53c3d132215a5dedc7c0e9

See also: https://github.com/fpco/lts-haskell/issues/27