Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / wasp-lang/strong-path issues and pull requests

#48 - Add more utilities to strong-path

Issue - State: open - Opened by craigmc08 over 1 year ago - 2 comments

#47 - strong-path types are restricted to type parameters with kind `*`

Issue - State: open - Opened by craigmc08 over 1 year ago - 4 comments

#45 - Make Path an instance of Ord

Pull Request - State: closed - Opened by faassen over 2 years ago

#44 - Add hashable instance for StrongPath (#43)

Pull Request - State: closed - Opened by ccntrq almost 3 years ago - 7 comments

#43 - Make StrongPath Hasheable

Issue - State: closed - Opened by Martinsos almost 3 years ago - 3 comments
Labels: enhancement, good first issue

#42 - Add short "Who is this for" section at the start of both haddock docs and README.md

Issue - State: open - Opened by Martinsos almost 3 years ago
Labels: documentation

#41 - data Path now derives Data

Pull Request - State: closed - Opened by Martinsos almost 3 years ago

#40 - Implement stripProperPrefix and isProperPrefixOf operations

Issue - State: open - Opened by Martinsos almost 3 years ago

#39 - CI now tests for both LTS and nightly stack resolvers

Pull Request - State: closed - Opened by Martinsos about 3 years ago

#38 - Widened version bounds to support Stack LTS + nightly.

Pull Request - State: closed - Opened by Martinsos about 3 years ago

#36 - Switch from Stack to cabal-install?

Issue - State: closed - Opened by Martinsos about 3 years ago - 1 comment

#34 - Fix CI for Stack + Win + GHC 9.0.1.

Pull Request - State: closed - Opened by Martinsos over 3 years ago

#33 - test

Pull Request - State: closed - Opened by Martinsos over 3 years ago

#32 - Add strong-path to first Stackage LTS that has path >= 0.9

Issue - State: closed - Opened by Martinsos over 3 years ago - 1 comment

#30 - Ci stack upgrade

Pull Request - State: closed - Opened by Martinsos over 3 years ago

#29 - Switch from Tasty + Hspec to Tasty + Hunit or just Hspec?

Issue - State: open - Opened by Martinsos over 3 years ago

#28 - Convert exceptions thrown from Path to our own exceptions

Issue - State: open - Opened by Martinsos over 3 years ago

#27 - Implemented basename

Pull Request - State: closed - Opened by Martinsos over 3 years ago

#25 - Add StrongPath to Stackage

Issue - State: closed - Opened by Martinsos over 3 years ago - 1 comment

#24 - Add stripProperPrefix, filename, and dirname operations

Issue - State: closed - Opened by Martinsos over 3 years ago - 2 comments
Labels: enhancement, good first issue

#22 - Refactor

Pull Request - State: closed - Opened by Martinsos over 3 years ago

#21 - typesafe quasi-quotation

Pull Request - State: closed - Opened by Martinsos over 3 years ago

#20 - Quasi quotes

Pull Request - State: closed - Opened by Martinsos over 3 years ago - 6 comments

#19 - Gh actions

Pull Request - State: closed - Opened by Martinsos over 3 years ago

#18 - Add support for XDG paths?

Issue - State: open - Opened by Martinsos over 3 years ago

#17 - implements QuasiQuoters

Pull Request - State: closed - Opened by 4caraml over 3 years ago - 1 comment

#16 - Gh actions - first try

Pull Request - State: closed - Opened by Martinsos over 3 years ago

#15 - Haddock

Pull Request - State: closed - Opened by Martinsos over 3 years ago

#14 - What about cabal? Should we test with different versions of GCH?

Issue - State: closed - Opened by Martinsos over 3 years ago - 1 comment
Labels: help wanted

#13 - Switch from Travis/AppVeyor to Github Actions as a CI provider

Issue - State: closed - Opened by Martinsos over 3 years ago - 2 comments
Labels: help wanted

#12 - Prepare package to be uploaded to Hackage

Issue - State: closed - Opened by Martinsos about 4 years ago - 2 comments
Labels: enhancement, help wanted

#11 - Document better that strong-path works with ../

Issue - State: closed - Opened by Martinsos about 4 years ago - 1 comment
Labels: documentation

#10 - Figure out what to do with relDirToPosix' and relFileToPosix'

Issue - State: open - Opened by Martinsos about 4 years ago
Labels: enhancement, hm

#9 - toPath... functions should work in MonadThrow, right now they are unsafe!

Issue - State: open - Opened by Martinsos about 4 years ago
Labels: bug, enhancement, good first issue

#8 - Implement castFile

Issue - State: closed - Opened by Martinsos about 4 years ago - 2 comments
Labels: enhancement, good first issue

#7 - Add relDirToWindows, relFileToWindows, relDirToSystem, relFileToSystem functions

Issue - State: open - Opened by Martinsos about 4 years ago
Labels: enhancement, good first issue

#6 - Remove workarounds once commercialhaskell/path fix Path.Posix and Path.Windows

Issue - State: closed - Opened by Martinsos about 4 years ago - 1 comment
Labels: refactoring

#5 - Implement parsing from FilePath via QuasiQuotes

Issue - State: closed - Opened by Martinsos about 4 years ago - 1 comment
Labels: enhancement, help wanted

#4 - Publish to Hackage

Issue - State: closed - Opened by Martinsos about 4 years ago - 1 comment

#3 - Improve Haddock documentation

Issue - State: closed - Opened by Martinsos about 4 years ago - 2 comments
Labels: documentation

#2 - Add more examples to documentation (README)

Issue - State: closed - Opened by Martinsos about 4 years ago - 1 comment
Labels: documentation

#1 - Add support for "reverse" paths

Issue - State: closed - Opened by Martinsos about 4 years ago - 1 comment
Labels: enhancement