athanclark / pred-trie

predicative lookup container
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

test/Spec.hs:3:8: Could not find module ‘Data.Trie.Pred.UnifiedSpec’ #1

Closed juhp closed 8 years ago

juhp commented 9 years ago

from the stackage nightly build:

Preprocessing test suite 'spec' for pred-trie-0.2.3...

test/Spec.hs:3:8:
    Could not find module ‘Data.Trie.Pred.UnifiedSpec’
    Perhaps you meant
      Data.Trie.Pred.Unified (needs flag -package-key pred-trie-0.2.3@predt_5RCO4h5Qjqg09vtX6PrPeU)
      Data.Trie.Pred.Unified (needs flag -package-key pred-trie-0.2.3@predt_23KeJIiByNa19Z2Yd27xr9)
      Data.Trie.Pred.Unified.Tail (needs flag -package-key pred-trie-0.2.3@predt_5RCO4h5Qjqg09vtX6PrPeU)
    Use -v to see a list of the files searched for.

The package itself seemed to build okay.

peti commented 9 years ago

Same problem in NixOS: http://hydra.cryp.to/build/1164919/nixlog/2/raw. The release archive appears to be incomplete.