bliplib
hoogle
bliplib | hoogle | |
---|---|---|
- | 63 | |
158 | 737 | |
- | - | |
0.0 | 5.4 | |
about 4 years ago | about 2 months ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | BSD 3-clause "New" or "Revised" License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bliplib
We haven't tracked posts mentioning bliplib yet.
Tracking mentions began in Dec 2020.
hoogle
- Ask HN: What resources do you recommend for learning Haskell?
- F
- Hoogle: Search Haskell's Docs Based on Type Annotations
- The Hunt for the Missing Data Type
- SQL Join Flavors
-
What Is Dimensional Analysis?
Dimensions behave somewhat like a "type system" for math. These dimensional-analysis tricks act like the trick you see in Haskell sometimes, where you can easily guess an implementation of an expression once you know it's type (or e.g. search by type signature https://hoogle.haskell.org/ )
-
Do you miss dot-completion when coding in Haskell?
Haskell Spotlight makes vscode a client for hoogle. It isn't too different than jumping into your browser and type https://hoogle.haskell.org/. The main advantage is that you have everything in one place
-
dear ZVON.org owner, please take your haskell references down
https://hackage.haskell.org/package/base and https://hoogle.haskell.org are automatically up to date and better searchable than almost any other reference of any other programming language. maintaining a redundant reference that needs to be kept up to date manually is simply stupid.
-
Java 20 Is Out
Ideally like this: https://zio.dev/reference/#concurrency
Or this: https://hoogle.haskell.org/?hoogle=fork
-
Noob Question about Symbols after Class propertys.
And yeah I get it, it's hard to Google for punctuation operators in languages because it doesn't give useful search results (but not impossible, for example, Haskell has a search engine for documentation that handles symbols/punctuation).
What are some alternatives?
ghc-vis - Visualize live Haskell data structures in GHCi
castle - A tool to manage shared cabal-install sandboxes.
git-gpush
ghci-ng
criterion - A powerful but simple library for measuring the performance of Haskell code.
hakyll - A static website compiler library in Haskell
structured-haskell-mode - Structured editing minor mode for Haskell in Emacs
ihaskell - A Haskell kernel for the Jupyter project.
clone-all - clone all the github repositories of a particular user.
Exercism - Scala Exercises - Crowd-sourced code mentorship. Practice having thoughtful conversations about code.
alex - A lexical analyser generator for Haskell
elm-make