Debian PTS – Tracker – Changelog – Bugs – packages.d.o – buildd.d.o
| Architecture | Version | Status | For | Buildd | State | Misc | Logs |
|---|---|---|---|---|---|---|---|
armhf ↓ | 0.2.4-7 | Build-Attempted | 1644d 21h 2m | bm-wb-03 | uncompiled | haskell:source | old | all (21) |
|
266 | instance (DivMod x y q r) => Div x y q
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
src/Data/TypeLevel/Num/Ops.hs:336:10: error:
* Illegal instance declaration for `Div10 x q'
The liberal coverage condition fails in class `Div10'
for functional dependency: `q -> x'
Reason: lhs type `q' does not determine rhs type `x'
Un-determined variable: x
* In the instance declaration for `Div10 x q'
|
336 | instance DivMod10 x q r => Div10 x q
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^
make: *** [/usr/share/cdbs/1/class/hlibrary.mk:147: build-ghc-stamp] Error 1