Documentation of exposed Haskell packages for code.world
- Vorherrschende Sprache
- Haskell
- Sterne
- 1.3k
- Forks
- 201
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Hello! Thanks for maintaining this project!
I just want to ask something about the documentation.
Do we have a complete list of exposed Haskell packages for use on the online site? (https://code.world/haskell#). I noticed that I could import `Data.Vector` (vector) and `Control.Monad.State` (mtl).
The current reference and appendix sections on the guide page are a good start to see the documentation for code-world and other related high-level APIs, but I believe it would be better to let the user know the list of other "low-level" exposed packages/modules so they can get the general idea of what's available to use and search the doc for them somewhere else in case they'd prefer to use those modules directly for whatever reason.
Thanks \:D!
Beitragsleitfaden
Rechercherichtung
Beginne mit der Online-Haskell-Website und den aktuellen Referenz- und Anhangsabschnitten des Guides. Überprüfe die Verfügbarkeit von Data.Vector und Control.Monad.State und ermittle anschließend die anderen exponierten Low-Level-Pakete oder -Module. Die Aufgabe ist abgeschlossen, wenn der Guide eine vollständige, durchsuchbare Liste der exponierten Pakete oder Module bereitstellt.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- haskell
- Bereich
- documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100