]> gitweb.michael.orlitzky.com - spline3.git/commit
Bump dependencies, and move some Arbitrary code from Values.hs to Grid.hs to avoid...
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 4 Jun 2013 15:16:19 +0000 (11:16 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 4 Jun 2013 15:16:19 +0000 (11:16 -0400)
commitfd3d394c27e3a90de8238b98bd112c4fe3468ee0
tree2b48a3979b8df39d61d3d7576a92da06df0afa4f
parent298bc053766c01525617c0910aa5acdee9f11ec7
Bump dependencies, and move some Arbitrary code from Values.hs to Grid.hs to avoid an instance collision.
spline3.cabal
src/Grid.hs
src/Values.hs
test/TestSuite.hs