We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 220bffd commit a42f44cCopy full SHA for a42f44c
courseworks/2-Genetic/README.md
@@ -20,6 +20,6 @@ in terms of Haskell functions and so you will need `text` installed.
20
It should be possible to do it by invoking the following command
21
from the terminal:
22
23
-``shell
+```shell
24
cabal install --lib text
25
```
0 commit comments