mhwombat / grid

Tools for working with regular grids/graphs/lattices.
Other
106 stars 12 forks source link

grid does not compile in ghc 8.0.1 #18

Closed grandpascorpion closed 8 years ago

grandpascorpion commented 8 years ago

Hello

When I try to run cabal install grid, pulling down grid-7.8.5. In src/Math/Geometry/GridInternal.hs generates 14 errors. It suggests that language extension "ConstrainedClassMethods" should be added to the file to resolve the errors.

I tried adding this locally and I was able to compile/install it. Then, a test script was able to be compiled and seemed to run correctly.

I'm new to this library so I'm not positive adding this ext is the best step to take.

Thanks

mhwombat commented 8 years ago

The github version already has this fix, but I never uploaded it to Hackage. That's done now. Thank you for letting me know.

grandpascorpion commented 8 years ago

Thanks, Amy!

On Tue, Oct 18, 2016 at 5:45 AM, Amy de Buitléir notifications@github.com wrote:

The github version already has this fix, but I never uploaded it to Hackage. That's done now. Thank you for letting me know.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mhwombat/grid/issues/18#issuecomment-254459248, or mute the thread https://github.com/notifications/unsubscribe-auth/AJtWDcCUsOgAV_47YN6nXUktOISwYa33ks5q1JU2gaJpZM4KX1Qo .