amcphail/hmatrix-repa

Compilation failure with hmatrix 0.17

Opened this issue · 4 comments

Unpacking to hmatrix-repa-0.1.2.1/
Resolving dependencies...
Configuring hmatrix-repa-0.1.2.1...
Building hmatrix-repa-0.1.2.1...
Preprocessing library hmatrix-repa-0.1.2.1...

lib/Data/Packed/Repa.hs:24:18:
    Could not find module ‘Data.Packed.Vector’
    Use -v to see a list of the files searched for.

lib/Data/Packed/Repa.hs:25:18:
    Could not find module ‘Data.Packed.Matrix’
    Use -v to see a list of the files searched for.

Awaiting versioning bump from repa

$ cabal configure
Resolving dependencies...
Configuring hmatrix-repa-0.1.2.2...
Warning: This package indirectly depends on multiple versions of the same
package. This is highly likely to cause a compile failure.
package repa-3.4.0.1 requires vector-0.10.12.3
package hmatrix-repa-0.1.2.2 requires vector-0.11.0.0
package hmatrix-0.17.0.1 requires vector-0.11.0.0

Bumping

kkats commented

I needed this patch to compile with hmatrix-0.17.0.2.