Test suite build failure #1

Closed
opened 2016-11-09 03:56:25 +00:00 by snoyberg · 1 comment
snoyberg commented 2016-11-09 03:56:25 +00:00 (Migrated from github.com)
Preprocessing test suite 'sibe-test' for sibe-0.2.0.2...
[1 of 1] Compiling Main             ( test/Spec.hs, dist/build/sibe-test/sibe-test-tmp/Main.o )

test/Spec.hs:4:3: error:
    Failed to load interface for ‘Sibe’
    Use -v to see a list of the files searched for.
``` Preprocessing test suite 'sibe-test' for sibe-0.2.0.2... [1 of 1] Compiling Main ( test/Spec.hs, dist/build/sibe-test/sibe-test-tmp/Main.o ) test/Spec.hs:4:3: error: Failed to load interface for ‘Sibe’ Use -v to see a list of the files searched for. ```
mdibaiee commented 2016-11-09 07:52:50 +00:00 (Migrated from github.com)

@snoyberg updated: http://hackage.haskell.org/package/sibe-0.2.0.3
There was actually no test at all, the stack boilerplate was pointing to a module which didn't exist.

@snoyberg updated: http://hackage.haskell.org/package/sibe-0.2.0.3 There was actually no test at all, the stack boilerplate was pointing to a module which didn't exist.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: thereadme/sibe#1
No description provided.