mirror of
https://github.com/tfausak/witch.git
synced 2024-11-23 00:06:27 +03:00
10 lines
145 B
JSON
10 lines
145 B
JSON
{
|
|
"build": {
|
|
"dockerfile": "Dockerfile"
|
|
},
|
|
"extensions": [
|
|
"taylorfausak.purple-yolk"
|
|
],
|
|
"postCreateCommand": "cabal update"
|
|
}
|