issues
search
mrkkrp
/
modern-uri
Modern library for working with URIs
Other
68
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump actions/cache from 4.1.0 to 4.1.2
#86
dependabot[bot]
opened
1 week ago
0
Bump actions/cache from 4.1.0 to 4.1.1
#85
dependabot[bot]
closed
1 week ago
1
Bump actions/cache from 4.0.2 to 4.1.0
#84
dependabot[bot]
closed
3 weeks ago
0
Can mkQueryValue fail?
#83
amigalemming
opened
1 month ago
1
Bump haskell-actions/run-ormolu from 14 to 16
#82
dependabot[bot]
closed
4 months ago
0
Test with GHC 9.10.1, drop 9.4.x
#81
mrkkrp
closed
4 months ago
0
Bump actions/cache from 3.3.1 to 4.0.2
#80
dependabot[bot]
closed
4 months ago
0
Test with GHC 9.8.1, drop 9.2.x
#79
mrkkrp
closed
1 year ago
0
Empty path with a trailing slash
#78
belka-ew
closed
1 year ago
2
Bump actions/cache from 3.3.1 to 3.3.2
#77
dependabot[bot]
closed
4 months ago
2
Bump actions/checkout from 3 to 4
#76
dependabot[bot]
closed
1 year ago
0
Further simply the parser for host
#75
mrkkrp
closed
1 year ago
0
Allow unreserved characters in host
#74
mrkkrp
closed
1 year ago
0
`mkURI` fails to correctly parse uri when hostname contains a "_"
#73
aloussase
closed
1 year ago
2
Bump haskell-actions/run-ormolu from 13 to 14
#72
dependabot[bot]
closed
1 year ago
0
Bump haskell-actions/run-ormolu from 12 to 13
#71
dependabot[bot]
closed
1 year ago
0
Bump mrkkrp/ormolu-action from 10 to 12
#70
dependabot[bot]
closed
1 year ago
0
Allow template-haskell 2.20
#69
mlang
closed
1 year ago
1
Switch to GHC2021, modernize GHC flags, test with newest GHCs
#68
mrkkrp
closed
1 year ago
0
Bump mrkkrp/ormolu-action from 10 to 11
#67
dependabot[bot]
closed
1 year ago
1
Bump actions/cache from 3.2.5 to 3.3.1
#66
dependabot[bot]
closed
1 year ago
0
Bump actions/cache from 3.2.5 to 3.2.6
#65
dependabot[bot]
closed
1 year ago
1
Bump mrkkrp/ormolu-action from 9 to 10
#64
dependabot[bot]
closed
1 year ago
0
Bump actions/cache from 3.2.4 to 3.2.5
#63
dependabot[bot]
closed
1 year ago
0
Test with GHC 9.2.5 and 9.4.4
#62
mrkkrp
closed
1 year ago
0
Bump actions/cache from 3.2.3 to 3.2.4
#61
dependabot[bot]
closed
1 year ago
0
Bump actions/cache from 3.0.7 to 3.2.3
#60
dependabot[bot]
closed
1 year ago
0
Bump mrkkrp/ormolu-action from 7 to 9
#59
dependabot[bot]
closed
1 year ago
0
More precise escaping of colon in paths
#58
mrkkrp
closed
2 years ago
0
Eliminate CPP
#57
mrkkrp
closed
2 years ago
0
Add Hashable instance to URI
#56
spacekitteh
closed
2 years ago
6
Colons in path are escaped
#55
BrechtSerckx
closed
2 years ago
2
Test with GHC 9.2.4 and GHC 9.4.1 + misc updates
#54
mrkkrp
closed
2 years ago
0
Allow criterion-1.6
#53
mrkkrp
closed
2 years ago
0
Use Ormolu action v6 (Ormolu 0.5.0.0)
#52
mrkkrp
closed
2 years ago
0
Do not escape @ in mailto paths
#51
mrkkrp
closed
2 years ago
0
Allow text-2.0
#50
ysangkok
closed
2 years ago
1
appending paths to urls
#49
juhp
opened
2 years ago
3
Parse sub-domains that look like IPv4
#48
mrkkrp
closed
2 years ago
0
Percent encode delimiters and '@' that appear inside a PathPiece.
#47
csasarak
closed
2 years ago
5
Bug parsing numeric subdomains
#46
bitc
closed
2 years ago
1
Test with 3 latest versions of GHC, update Ormolu
#45
mrkkrp
closed
2 years ago
0
GHC 9.2/TemplateHaskell 2.18
#44
spacekitteh
closed
2 years ago
1
Support GHC 9.2
#43
sjakobi
closed
2 years ago
11
relativeTo and quasi-quotation
#42
torgeirsh
opened
3 years ago
0
Properly handle UTF-8 decoding errors
#41
RikvanToor
closed
3 years ago
2
Hashable instance
#40
spacekitteh
closed
2 years ago
1
Allow `[` and `]` in the query component
#39
kirelagin
opened
3 years ago
6
URIs with authority and without path are rendered without trailing slash
#38
mrkkrp
closed
3 years ago
0
Trailing slashes for URLs with no path
#37
moll
closed
3 years ago
2
Next