Skip to content

Commit a2bb295

Browse files
committed
Add 'Hoogle' to the glossary
1 parent 87fb82b commit a2bb295

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/glossary.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ The following terms are used in Stack's documentation.
2727
|'Haskell' extension|The ['Haskell' extension]() for VS Code. |
2828
|HLS |[Haskell Language Server](https://haskell-language-server.readthedocs.io/en/latest/), an implementation of the Language Server Protocol for Haskell.|
2929
|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/).|
3031
|Hpack |A [format](https://github.com/sol/hpack) for Haskell packages or the executable `hpack` that produces a Cabal file from `package.yaml`.|
3132
|Linux |A family of operating systems based on the Linux kernal. |
3233
|macOS |The primary operating system for Apple's Mac computers. Previously known as Mac OS X or OS X.|

0 commit comments

Comments
 (0)