https://github.com/nikita-volkov/neat-interpolation

Last synced: about 1 month ago

Repository metadata:

A quasiquoter for neat and simple multiline text interpolation


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 86
Total Committers: 14
Avg Commits per committer: 6.143
Development Distribution Score (DDS): 0.198

Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Nikita Volkov n****v@m****u 69
nikita-volkov n****v 3
Artem Pelenitsyn a****n@g****m 2
vrom911 v****1@g****m 2
Alexey Shmalko r****i@g****m 1
Artyom y****m@a****e 1
Chris Kahn c****s@k****s 1
Denis Redozubov d****v@g****m 1
Profpatsch m****l@p****e 1
Remy Goldschmidt t****a@g****m 1
Simon Jakobi s****i@g****m 1
vrom911 v****a@h****m 1
Mike Pilgrem m****m 1
Stuart Popejoy s****y 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

hackage: neat-interpolation

  • Homepage: https://github.com/nikita-volkov/neat-interpolation
  • Licenses: MIT
  • Latest release: 0.5.1 (published almost 5 years ago)
  • Last Synced: 2024-11-11T03:07:58.297Z (about 1 month ago)
  • Versions: 25
  • Dependent Packages: 20
  • Dependent Repositories: 217
  • Downloads: 38,533 Total
  • Rankings:
    • Dependent packages count: 1.266%
    • Dependent repos count: 1.91%
    • Downloads: 3.803%
    • Average: 5.539%
    • Forks count: 9.619%
    • Stargazers count: 11.099%
  • Maintainers (1)

Dependencies

neat-interpolation.cabal hackage
  • base >=4.9 && <5
  • megaparsec >=7 && <10
  • template-haskell >=2.8 && <3
  • text >=1 && <3
  • QuickCheck >=2.13 && <3 test
  • neat-interpolation * test
  • quickcheck-instances >=0.3.22 && <0.4 test
  • rerebase <2 test
  • tasty >=1.2.3 && <2 test
  • tasty-hunit >=0.10.0.2 && <0.11 test
  • tasty-quickcheck >=0.10.1 && <0.11 test
.github/workflows/cd.yaml actions
  • actions/checkout v3 composite
  • nikita-volkov/release-haskell-package.github-action v1.2.0 composite
.github/workflows/ci.yaml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • haskell-actions/setup v2 composite
  • nikita-volkov/cabal-fmt.github-action v1.0.0 composite
  • nikita-volkov/ormolu.github-action v1.0.0 composite
  • stefanzweifel/git-auto-commit-action v5 composite