haskell / haskell/network-uri

Parse queries to a map of `String` to `String` using `'&'` and `'='`

Open
#30 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
28
Forks
34
PR merge metrics
No merged PRs in 30d

Description

This would be a really useful utility function to have, though since I don't think `&` and `=` are actually part of the official URI specification I understand if you want to leave it out.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue mentions no files, tests, or entry points. Start by locating the repository's URI query parsing code and reviewing how query separators are handled; done should mean an agreed utility parses queries into a String-to-String map with defined behavior for '&' and '='.

Written by the indexing model from the issue text.

Assessment

Tech stack
haskell
Domain
networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.