Skip to content

Conversation

@trofi
Copy link
Contributor

@trofi trofi commented Jul 31, 2016

Noticed when tried to build test suite on latest release:
[1 of 1] Compiling Main ( tests/Regression.hs, dist/build/regression/regression-tmp/Main.dyn_o )

tests/Regression.hs:12:1: error:
Failed to load interface for ‘Regression.Issue215’
Use -v to see a list of the files searched for.

Signed-off-by: Sergei Trofimovich [email protected]

Noticed when tried to build test suite on latest release:
  [1 of 1] Compiling Main             ( tests/Regression.hs, dist/build/regression/regression-tmp/Main.dyn_o )

  tests/Regression.hs:12:1: error:
    Failed to load interface for ‘Regression.Issue215’
    Use -v to see a list of the files searched for.

Signed-off-by: Sergei Trofimovich <[email protected]>
@kazu-yamamoto kazu-yamamoto merged commit 87deb8c into haskell:master Aug 2, 2016
@kazu-yamamoto
Copy link
Collaborator

Merged. Thank you for your contribution.

@eborden eborden mentioned this pull request May 16, 2017
eborden added a commit that referenced this pull request May 17, 2017
 * Zero memory of `sockaddr_un` if abstract socket
   [#220](#220)

 * Improving error messages
   [#232](#232)

 * Allow non-blocking file descriptors via `setNonBlockIfNeeded`
   [#242](#242)

 * Update config.{guess,sub} to latest version
   [#244](#244)

 * Rename `my_inet_ntoa` to avoid symbol conflicts
   [#228](#228)

 * Test infrastructure improvements
   [#219](#219)
   [#217](#217)
   [#218](#218)

 * House keeping and cleanup
   [#238](#238)
   [#237](#237)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants