Files
starter-workflows/ci/properties/haskell.properties.json
T

7 lines
177 B
JSON
Raw Normal View History

2020-03-17 11:17:19 +00:00
{
"name": "Haskell",
"description": "Build and test a Haskell project with Cabal.",
"iconName": "haskell",
2021-08-25 23:22:32 +05:30
"categories": ["Continuous integration", "Haskell"]
2020-03-17 11:17:19 +00:00
}