Closed snoyberg closed 5 years ago
I'm not sure what changed to cause this, but I'm seeing the following error message in Stackage Nightly:
[ 7 of 25] Compiling AERN2.MP.Float.UseRounded.Conversions ( src/AERN2/MP/Float/UseRounded/Conversions.hs, dist/build/AERN2/MP/Float/UseRounded/Conversions.o ) src/AERN2/MP/Float/UseRounded/Conversions.hs:64:25: error: • Variable not in scope: quot :: Integer -> Integer -> Integer • Perhaps you meant ‘P.quot’ (imported from Prelude) | 64 | n = (numerator r) `quot` (denominator r) | ^^^^^^
Package: aern2-mp-0.1.3.1
Thank you. This is resolved in aern2-mp version 0.1.4.
I'm not sure what changed to cause this, but I'm seeing the following error message in Stackage Nightly:
Package: aern2-mp-0.1.3.1