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 af11ace commit 71bc801Copy full SHA for 71bc801
README.md
@@ -65,6 +65,16 @@ You'll need to do the following to get `hackage-server`'s dependency `text-icu`
65
sudo apt update
66
sudo apt install libbrotli-dev
67
68
+ - Fedora/CentOS
69
+
70
+ sudo dnf install brotli-devel
71
72
+#### openssl
73
74
75
76
+ sudo dnf install openssl-devel
77
78
#### zlib
79
80
- Mac OS X
0 commit comments