File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -207,24 +207,24 @@ GitHub repository.
207
207
There is also an unofficial package for openSUSE or SUSE Linux
208
208
Enterprise. Its Stack version may lag behind. To install it:
209
209
210
- === openSUSE Tumbleweed
210
+ === " openSUSE Tumbleweed"
211
211
212
212
~~~text
213
213
sudo zypper in stack
214
214
~~~
215
215
216
- === openSUSE Leap
216
+ === " openSUSE Leap"
217
217
218
218
~~~text
219
219
sudo zypper ar http://download.opensuse.org/repositories/devel:/languages:/haskell/openSUSE_Leap_42.1/devel:languages:haskell.repo
220
220
sudo zypper in stack
221
221
~~~
222
222
223
- === SUSE Linux Enterprise 12
223
+ === " SUSE Linux Enterprise 12"
224
224
225
225
~~~text
226
226
sudo zypper ar http://download.opensuse.org/repositories/devel:/languages:/haskell/SLE_12/devel:languages:haskell.repo
227
- sude zypper in stack
227
+ sudo zypper in stack
228
228
~~~
229
229
230
230
=== "Ubuntu"
You can’t perform that action at this time.
0 commit comments