You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|Haddock |The [document generation tool](https://hackage.haskell.org/package/haddock) for Haskell libraries.|
25
26
|'Haskell' extension|The ['Haskell' extension]() for VS Code. |
26
27
|HLS |[Haskell Language Server](https://haskell-language-server.readthedocs.io/en/latest/), an implementation of the Language Server Protocol for Haskell.|
28
+
|Homebrew |A [package manager](https://brew.sh/) for macOS or Linux, or its executable `brew`.|
27
29
|Hpack |A [format](https://github.com/sol/hpack) for Haskell packages or the executable `hpack` that produces a Cabal file from `package.yaml`.|
28
30
|Linux |A family of operating systems based on the Linux kernal. |
29
31
|macOS |The primary operating system for Apple's Mac computers. Previously known as Mac OS X or OS X.|
0 commit comments