Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove abstract-deque library dependency on test-framework #13

Closed
tibbe opened this issue Oct 2, 2013 · 1 comment
Closed

Remove abstract-deque library dependency on test-framework #13

tibbe opened this issue Oct 2, 2013 · 1 comment

Comments

@tibbe
Copy link
Collaborator

tibbe commented Oct 2, 2013

Does the library (not the included test suite) need to depend on test-framework? Right now test-framework doesn't build so neither does abstract-deque-0.2.2 and a few dependencies later criterion (which I need right now) doesn't build.

Aside: could you add a

bug-reports: https://github.com/rrnewton/haskell-lockfree/issues

section to the .cabal file so it's easier to find this page.

rrnewton added a commit that referenced this issue Feb 4, 2014
@rrnewton
Copy link
Owner

rrnewton commented Feb 4, 2014

Actually, as written it does, because it expooses some testing utilities for packages that implement the deque interface to use. However, these are annoying extra dependencies so I can factor it into a separate library.

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

No branches or pull requests

2 participants