begin type interop
This commit is contained in:
parent
6c4557289b
commit
c86f613ccc
6 changed files with 94 additions and 3 deletions
|
@ -16,9 +16,11 @@
|
|||
];
|
||||
in
|
||||
pkgs.mkShell {
|
||||
nativeBuildInputs = [
|
||||
buildInputs = [
|
||||
elmInputs
|
||||
haskellInputs
|
||||
];
|
||||
packages = [
|
||||
buildTools
|
||||
cliTools
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue