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
Compatibility with bytestring 0.11
#36
sjakobi
closed
3 years ago
2
Fixing compilation with ghc-9.0-rc1
#35
recursion-ninja
closed
3 years ago
15
Doesn't build with GHC-9.0
#34
recursion-ninja
closed
3 years ago
0
Use ormolu-action
#33
mrkkrp
closed
3 years ago
0
Add mkURIBs
#32
AJChapman
closed
4 years ago
2
Add an `updateQueryParams` function
#31
joelmccracken
closed
4 years ago
3
Use GitHub actions for CI
#30
mrkkrp
closed
4 years ago
0
Test with GHC 8.10.1
#29
mrkkrp
closed
4 years ago
0
Port numbers validation
#28
alexfmpe
closed
4 years ago
5
Implement quotePat for all quasi-quoters
#27
chris-martin
closed
4 years ago
1
Support for "data:" URI scheme?
#26
janvogt
opened
4 years ago
12
Test with GHC 8.8.1
#25
mrkkrp
closed
5 years ago
0
Add ‘Lift’ instances for the ‘URI’ type and its sub-components
#24
mrkkrp
closed
5 years ago
0
Drop support for GHC 7.10
#23
mrkkrp
closed
5 years ago
0
Restrict port to max allowed size (65535)
#22
nghamilton
closed
5 years ago
3
Tweak render tests a bit
#21
mrkkrp
closed
6 years ago
0
Only escape colon in first segment of relative-path references
#20
mrkkrp
closed
6 years ago
1
Expose parsers of certain classes of URIs
#19
Ericson2314
closed
6 years ago
5
Test with GHC 8.6.1 and ‘cabal-install-2.4’
#18
mrkkrp
closed
6 years ago
0
#16 make sure `mkURI` can parse a superfluous & in a query
#17
etorreborre
closed
6 years ago
2
A URI with a Query such as '?&height=500&width=500' cannot be parsed
#16
etorreborre
closed
6 years ago
2
Use Megaparsec 7
#15
mrkkrp
closed
6 years ago
0
Allow empty host names
#14
mrkkrp
closed
6 years ago
0
File URIs are not parsed
#13
osa1
closed
6 years ago
2
Test with GHC 8.4.1
#12
mrkkrp
closed
6 years ago
0
Use newtypes instead of `RText`
#11
mitchellwrosen
closed
6 years ago
2
How to concatenate parts of URI?
#10
chshersh
closed
6 years ago
7
Use ‘reflection’ in the render
#9
mrkkrp
closed
6 years ago
0
Track trailing slash in path component and 'relativeTo' and 'nonStrictRelativeTo'
#8
mjepronk
closed
6 years ago
6
Allow ‘megaparsec-6.4.0’
#7
mrkkrp
closed
6 years ago
0
Relative URI resolution
#6
mjepronk
closed
6 years ago
9
Fixed percent-encoding on query strings with '+'
#5
duairc
closed
6 years ago
6
Describe how 'modern-uri' supports urlencode
#4
chshersh
closed
6 years ago
7
Improve percent encoding in the render
#3
mrkkrp
closed
6 years ago
0
Store if we have absolute or relative path in ‘URI’
#2
mrkkrp
closed
7 years ago
0
Add tutorial or at least some examples
#1
chshersh
closed
7 years ago
2
Previous