purescript / purescript/pursuit
Relevant results not returned for query
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 174
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
What I did
I did this search https://pursuit.purescript.org/search?q=base64
What happened
And got these results

What I expected
However, the package purescript-b64 which provides the Data.Binary.Base64 and Data.String.Base64 modules was not on the results list.
Remarks
Pursuit is a fantastic tool and a joy to use. I'm very new to PureScript. In this one instance, a useful result was not found but might have been found if the segments of the module name were included in the search.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the search at https://pursuit.purescript.org/search?q=base64 and examine how module names are included in results. The work is done when the purescript-b64 package, including its Data.Binary.Base64 and Data.String.Base64 modules, appears for this query.
Written by the indexing model from the issue text.
Assessment
- Domain
- search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100