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

6 lines
153 B
JSON
Raw Normal View History

2019-07-29 09:38:23 -07:00
{
"name": "Haskell",
"description": "Build and test a Haskell project with Cabal.",
"iconName": "haskell",
"category": ["Haskell"]
2019-07-29 09:38:23 -07:00
}