<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Package: haskell-secret-sharing<br>
Version: 1.0.0.3-5<br>
Severity: important<br>
Tags: sid buster
<p>Compilation fails with messages <br>
</p>
<pre>Building test suite 'Main' for secret-sharing-1.0.0.3..
<no location info>: warning: [-Wmissing-home-modules]
These modules are needed for compilation but not listed in your .cabal file's other-modules: Crypto.SecretSharing.Internal
[1 of 2] Compiling Crypto.SecretSharing.Internal ( src/Crypto/SecretSharing/Internal.hs, dist-ghc/build/Main/Main-tmp/Crypto/SecretSharing/Internal.o )
src/Crypto/SecretSharing/Internal.hs:129:39: error:
* Illegal type: `1021' Perhaps you intended to use DataKinds
* In the untyped splice: $(primeField $ fromIntegral 1021)
|
129 | newtype FField = FField { number :: $(primeField $ fromIntegral 1021) }
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
make: *** [/usr/share/cdbs/1/class/hlibrary.mk:147: build-ghc-stamp] Error 1
</pre>
</body>
</html>