Files
starter-workflows/ci/properties/haskell.properties.json
Shubham Tiwari 2b476f011c Category change
2021-08-25 23:22:32 +05:30

7 lines
177 B
JSON

{
"name": "Haskell",
"description": "Build and test a Haskell project with Cabal.",
"iconName": "haskell",
"categories": ["Continuous integration", "Haskell"]
}