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 redundant dependencies #51

Merged
merged 1 commit into from
Sep 2, 2022
Merged

Remove redundant dependencies #51

merged 1 commit into from
Sep 2, 2022

Conversation

nixypanda
Copy link
Contributor

Relude reexports most common modules from the following libraries:

haskell-template.cabal Outdated Show resolved Hide resolved
Since Relude (>= 1.0) reexports most common modules from the following libraries
  - containers
  - unordered-containers
  - text
  - bytestring
So we can remove these from our build-depends list.

More information: kowainik/relude#353
@srid srid merged commit a439b2b into srid:master Sep 2, 2022
@nixypanda nixypanda deleted the patch-1 branch September 2, 2022 00:25
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