Skip to content

Commit

Permalink
Add hoogle command to nixon.md
Browse files Browse the repository at this point in the history
  • Loading branch information
myme committed May 14, 2024
1 parent ae407ce commit 2603aa3
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions nixon.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,12 @@ suite.
```bash
ghcid --target=nixon --run=":! ghcid --target=nixon-test --run"
```

### `hoogle`

Start a local Hoogle server

```bash
hoogle server --local
```

0 comments on commit 2603aa3

Please sign in to comment.