Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 deletions

View File

@@ -60,8 +60,7 @@
⟡ Hayoo (http://hayoo.fh-wedel.de/) - will search all packages from Hackage, including all function and type definitions.
⟡ Hoogle (https://www.haskell.org/hoogle/) - a Haskell API search engine, which allows you to search many standard Haskell libraries by either function name, or by approximate type signature.
⟡ hsenv (https://github.com/Paczesiowa/hsenv/) - a tool to create isolated Haskell environments. This allows a project to use a GHC version different of the currently installed.
⟡ Stack (https://github.com/commercialhaskell/stack) - a cross-platform tool to help on building Haskell projects. It includes support to create isolated Haskell environments and to automatically manage the 
dependencies of a project.
⟡ Stack (https://github.com/commercialhaskell/stack) - a cross-platform tool to help on building Haskell projects. It includes support to create isolated Haskell environments and to automatically manage the dependencies of a project.
⟡ Stackage (https://github.com/fpco/stackage) - "Stable Hackage," tools for creating a vetted set of packages from Hackage.
Algorithmics
@@ -376,11 +375,10 @@
⟡ Conduit (https://github.com/snoyberg/conduit) - a streaming data library. Resources (http://hackage.haskell.org/packages/#cat:Conduit).
⟡ IO-Streams (http://hackage.haskell.org/packages/#cat:IO-Streams) - a collaborative Hackage list.
⟡ Pipes (https://github.com/Gabriel439/Haskell-Pipes-Library) - is a clean and powerful stream processing library that lets you build and connect reusable streaming components. Resources 
(http://hackage.haskell.org/packages/#cat:Pipes).
⟡ Pipes (https://github.com/Gabriel439/Haskell-Pipes-Library) - is a clean and powerful stream processing library that lets you build and connect reusable streaming components. Resources (http://hackage.haskell.org/packages/#cat:Pipes).
⟡ HStreamDB (https://github.com/hstreamdb/hstream) - The streaming database built for IoT data storage and real-time processing.
 Resources
 Resources
Websites
@@ -460,6 +458,6 @@
Best Practices
⟡ Haskell Style Guide (https://kowainik.github.io/posts/2019-02-06-style-guide) 
 License
 License
!CC0 (http://i.creativecommons.org/p/zero/1.0/88x31.png) (http://creativecommons.org/publicdomain/zero/1.0/)