Skip to content

Commit

Permalink
Fix "searing" typo (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnondrej authored and MarekSuchanek committed Mar 3, 2019
1 parent 6fa13d2 commit b74d5cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/01_fp-env.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ $ cabal install hlint stylish-haskell hindent ghc-mod
$ stack install hlint stylish-haskell hindent ghc-mod
```

### Sites for searing
### Sites for searching

* [Hoogle] = "Google" for Haskell world
* [Hackage] = package archive, there are packages which can you install and use standalone or as modules for your projects (similar to PyPI for Python, RubyGems for Ruby, etc.)
Expand Down

0 comments on commit b74d5cb

Please sign in to comment.