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
Copy file name to clipboardExpand all lines: doc/glossary.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,7 @@ The following terms are used in Stack's documentation.
27
27
|'Haskell' extension|The ['Haskell' extension]() for VS Code. |
28
28
|HLS |[Haskell Language Server](https://haskell-language-server.readthedocs.io/en/latest/), an implementation of the Language Server Protocol for Haskell.|
29
29
|Homebrew |A [package manager](https://brew.sh/) for macOS or Linux, or its executable `brew`.|
30
+
|Hoogle |A Haskell API [search engine](https://hoogle.haskell.org/).|
30
31
|Hpack |A [format](https://github.com/sol/hpack) for Haskell packages or the executable `hpack` that produces a Cabal file from `package.yaml`.|
31
32
|Linux |A family of operating systems based on the Linux kernal. |
32
33
|macOS |The primary operating system for Apple's Mac computers. Previously known as Mac OS X or OS X.|
0 commit comments