Skip to content

Conversation

@flip111
Copy link

@flip111 flip111 commented Mar 17, 2024

No description provided.

spago.yaml Outdated
package:
dependencies:
- arrays
- assert
Copy link

@CGenie CGenie Apr 16, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can add a

test:
  main: Test.Main
  dependencies:
    - assert
    - quickcheck
    - ...

section and this way you don't pollute library deps with test dependencies.

https://github.com/purescript/spago?tab=readme-ov-file#test-dependencies

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