Fix typos
This commit is contained in:
parent
12c36187be
commit
199a6fab79
7 changed files with 7 additions and 7 deletions
|
@ -8,7 +8,7 @@
|
|||
"+c"
|
||||
"-Wwarn=missing-home-modules"
|
||||
"-fno-diagnostics-show-caret"
|
||||
;; neccessary to make attrap-attrap useful:
|
||||
;; necessary to make attrap-attrap useful:
|
||||
"-Wall"
|
||||
;; necessary to make company completion useful:
|
||||
"-fdefer-typed-holes"
|
||||
|
|
|
@ -30,7 +30,7 @@ This module adds [[https://www.haskell.org/][Haskell]] support, powered by eithe
|
|||
+ [[https://github.com/hlissner/doom-snippets/tree/master/haskell-mode][Snippets]]
|
||||
|
||||
** External resources
|
||||
Here are a few resources I've found indespensible in my Haskell adventures:
|
||||
Here are a few resources I've found indispensable in my Haskell adventures:
|
||||
|
||||
+ [[http://learnyouahaskell.com/][Learn you a haskell for great good]]
|
||||
+ [[http://haskellbook.com/][Haskell Programming from first principles]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue