{
	"base":
	{
		"app-id": "com.github.thielema.cabal-flatpak",
		"runtime": "org.freedesktop.Platform",
		"runtime-version": "18.08",
		"sdk": "org.freedesktop.Sdk",
		"command": "cabal-flatpak",
		"finish-args": [
			"--share=network",
			"--filesystem=host"
		],
		"cleanup": [],
		"cleanup-commands": [],
		"modules": []
	},

	"main-package": "cabal-flatpak"
}
