Skip to content

Commit a9754c2

Browse files
committed
fix highlight.
1 parent ddb2aab commit a9754c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/1ch.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ and [GitHub](https://github.com).
2626

2727
Starting a new Cloud Haskell project using `stack` is as easy as
2828

29-
```
29+
{% highlight shell %}
3030
$ stack new
31-
```
31+
{% endhighlight %}
3232

3333
in a fresh new directory. This will populate the directory with
3434
a number of files, chiefly `stack.yaml` and `*.cabal` metadata files

0 commit comments

Comments
 (0)