amcphail / hmatrix-gsl-stats

GSL Statistics functions for Haskell hmatrix
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

Build failure #10

Closed snoyberg closed 9 years ago

snoyberg commented 9 years ago
Unpacking to hmatrix-gsl-stats-0.4.1.1/
Resolving dependencies...
Configuring hmatrix-gsl-stats-0.4.1.1...
Building hmatrix-gsl-stats-0.4.1.1...
Preprocessing library hmatrix-gsl-stats-0.4.1.1...

lib/Numeric/GSL/Histogram2D.hs:52:8:
    Could not find module ‘Data.Packed.Matrix’
    Use -v to see a list of the files searched for.

lib/Numeric/GSL/Histogram2D.hs:54:8:
    Could not find module ‘Data.Packed’
    Perhaps you meant
      Data.Docker (needs flag -package-key dockerfile-0.1.0.1@docke_DfQJT3tjcbcKg5BlHzsmuQ)
      Data.Tagged (needs flag -package-key tagged-0.8.1@tagge_6Tf46oJAk552xT73wGffBW)
    Use -v to see a list of the files searched for.

lib/Numeric/GSL/Sort.hs:22:8:
    Could not find module ‘Data.Packed.Vector’
    Use -v to see a list of the files searched for.

lib/Numeric/GSL/Sort.hs:23:8:
    Could not find module ‘Data.Packed.Development’
    Use -v to see a list of the files searched for.
amcphail commented 9 years ago

This is caused by breaking changes in hmatrix 0.17.

Fix in process.

amcphail commented 9 years ago

e21c2e48cf5bc148a622386631e32c6e693341d5 updates for hmatrix 0.17