Skip to content

add fuzzystrmatch-pg#412

Merged
juhp merged 1 commit into
commercialhaskell:masterfrom
taimoorzaeem:add/fuzzystrmatch-pg
May 11, 2026
Merged

add fuzzystrmatch-pg#412
juhp merged 1 commit into
commercialhaskell:masterfrom
taimoorzaeem:add/fuzzystrmatch-pg

Conversation

@taimoorzaeem
Copy link
Copy Markdown
Contributor

@taimoorzaeem taimoorzaeem commented Apr 20, 2026

Checklist for adding a package:

  • Meaningful commit message, eg add my-cool-package (please don't mention the yaml file)

  • Package is already added to nightly (if possible) (add fuzzystrmatch-pg stackage#7989)

  • On your machine, in a new directory, you have successfully run the following set of commands (replacing $package and $version with the name and version of the package you want to add to Stackage LTS):

    stack unpack $package-$version
    cd $package-$version
    stack init --resolver lts
    stack --resolver lts build --haddock --test --bench --no-run-benchmarks
    

or using the verify-package script:

  verify-package $package lts

Signed-off-by: Taimoor Zaeem <taimoorzaeem@gmail.com>
@juhp juhp merged commit 37cff9e into commercialhaskell:master May 11, 2026
1 check passed
@juhp
Copy link
Copy Markdown
Member

juhp commented May 11, 2026

Sorry for the long delay - should get into the next minor at least

@taimoorzaeem taimoorzaeem deleted the add/fuzzystrmatch-pg branch May 11, 2026 16:43
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