From 1b83df909e38940ed002987b4923f3c289c1c5b8 Mon Sep 17 00:00:00 2001 From: Edward Thomson Date: Fri, 8 Nov 2019 17:02:36 +0000 Subject: [PATCH] Update description --- action.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/action.yml b/action.yml index b5978a2..cb0d7c3 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ -name: 'Setup Haskell environment' -description: 'Setup a Haskell environment and add it to the PATH' +name: 'Setup Haskell' +description: 'Set up a specific version of GHC and Cabal and add the command-line tools to the PATH' author: 'GitHub' inputs: ghc-version: