Skip to content

Commit

Permalink
Update haskell.section.md (#61685)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xflotus authored and matthewbauer committed May 18, 2019
1 parent 3d26f06 commit ec49cf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/languages-frameworks/haskell.section.md
Expand Up @@ -953,7 +953,7 @@ is essentially a "free software" license (BSD3), according to
paragraph 2 of the LGPL, GHC must be distributed under the terms of the LGPL!

To work around these problems GHC can be build with a slower but LGPL-free
alternative implemention for Integer called
alternative implementation for Integer called
[integer-simple](http://hackage.haskell.org/package/integer-simple).

To get a GHC compiler build with `integer-simple` instead of `integer-gmp` use
Expand Down

0 comments on commit ec49cf3

Please sign in to comment.