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

Update to purescript 0.15.15, spago-next and package-set 50.4.0 #43

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

flip111
Copy link

@flip111 flip111 commented Mar 17, 2024

No description provided.

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.

None yet

2 participants