mirror of
https://github.com/tfausak/witch.git
synced 2024-11-26 09:43:03 +03:00
8 lines
152 B
JSON
8 lines
152 B
JSON
{
|
|
"image": "ghcr.io/tfausak/haskell-codespace:ghc-9.2",
|
|
"extensions": [
|
|
"taylorfausak.purple-yolk"
|
|
],
|
|
"postCreateCommand": "cabal update"
|
|
}
|