codeworld
codeworld copied to clipboard
Codeworld doesn't compile on 9.2.4
trafficstars
Codeworld doesn't compile on 9.2.4. It would be great if that could be fixed. I am very impressed by codeworld. When I compile with --allow-new it fails with
[ 9 of 16] Compiling CodeWorld.Driver ( src/CodeWorld/Driver.hs, dist/build/CodeWorld/Driver.o, dist/build/CodeWorld/Driver.dyn_o )
src/CodeWorld/Driver.hs:1046:1: error:
Duplicate instance declarations:
instance Generic Fingerprint
-- Defined at src/CodeWorld/Driver.hs:1046:1
instance Generic Fingerprint -- Defined in ‘GHC.Generics’
|
1046 | deriving instance Generic Fingerprint
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
cabal: Failed to build codeworld-api-0.7.0. See the build log above for
details.