From 89515a5e88cdd9a091441c3021b89e387b449d56 Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Wed, 10 Apr 2024 16:24:35 +0800 Subject: [PATCH] Don't do newline in tool requirement notes --- ghcup-0.0.8.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ghcup-0.0.8.yaml b/ghcup-0.0.8.yaml index 585fa32..c557712 100644 --- a/ghcup-0.0.8.yaml +++ b/ghcup-0.0.8.yaml @@ -199,9 +199,7 @@ toolRequirements: - perl - tar - xz - notes: | - These instructions are for glibc based Void. If you use musl flavor, - check out https://www.haskell.org/ghcup/install/#void-linux + notes: These instructions are for glibc based Void. If you use musl flavor, check out https://www.haskell.org/ghcup/install/#void-linux Linux_UnknownLinux: unknown_versioning: distroPKGs: []