You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: action.yml
+12-17Lines changed: 12 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ inputs:
9
9
description: "The file of the expected interface of the package. Generate it yourself with `print-api`."
10
10
required: true
11
11
ghc:
12
-
description: "The version of GHC used to compile the project. See the project's README to know which versions are supported."
12
+
description: "The version of GHC used to compile the project. See the project's README to know which versions are supported. If the version is not supported, it will not run."
0 commit comments