Closed snoyberg closed 8 years ago
[1 of 2] Compiling OctaneSpec ( test-suite/OctaneSpec.hs, dist/build/octane-test-suite/octane-test-suite-tmp/OctaneSpec.o ) test-suite/OctaneSpec.hs:589:10: error: Duplicate instance declarations: instance QuickCheck.Arbitrary Version.Version -- Defined at test-suite/OctaneSpec.hs:589:10 instance [safe] QuickCheck.Arbitrary Version.Version -- Defined in ‘QuickCheck-2.9.1:Test.QuickCheck.Arbitrary’
Hah, orphan instances strike again!
Fixed by 8dcb1194f587cebc175b0de95ca85e3c8740b7e8.
Is this released on Hackage?
Oops, no. I'll cut a new release.