* It could be a great way to increase haskell adoption using it directly or via vscode support for docker images: https://code.visualstudio.com/docs/remote/containers * It would suppose being able to use a cloud ide aware haskell environment via https://code.visualstudio.com/docs/remote/codespaces (or other provider) * Prior work: https://github.com/vzarytovskii/haskell-dev-env based in https://github.com/hmemcpy/haskell-hie-devcontainer * See https://github.com/haskell/haskell-language-server/issues/344 //cc @ndmitchell @emilypi @hmemcpy