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
@@ -169,7 +169,7 @@ easy-to-learn interface, while providing the customizability and
169
169
power experienced developers need. As a build tool, Stack does not
170
170
stand alone. It is built on the great work provided by:
171
171
172
-
* The __Glasgow Haskell Compiler__ (GHC), the premiere Haskell
172
+
* The __Glasgow Haskell Compiler__ (GHC), the premier Haskell
173
173
compiler. Stack will manage your GHC installations and automatically
174
174
select the appropriate compiler version for your project.
175
175
* The __Cabal build system__, a specification for defining Haskell
@@ -189,4 +189,5 @@ commercial Haskell users, and has since become a thriving open source
189
189
project meeting the needs of Haskell users of all stripes.
190
190
191
191
If you'd like to get involved with Stack, check out the
192
-
[newcomer friendly](https://github.com/commercialhaskell/stack/issues?q=is%3Aopen+is%3Aissue+label%3a%22newcomer+friendly%22) label on the Github issue tracker.
0 commit comments