use stack again
This commit is contained in:
parent
a985b43736
commit
21f8233eda
@ -98,8 +98,8 @@ end)
|
|||||||
|
|
||||||
interactives = {
|
interactives = {
|
||||||
["python"] = "!python -i ",
|
["python"] = "!python -i ",
|
||||||
["haskell"] = "!cabal repl ",
|
["haskell"] = "!stack ghci ",
|
||||||
["lithaskell"] = "!cabal repl ",
|
["lithaskell"] = "!stack ghci ",
|
||||||
["latex"] = "!tectonic ",
|
["latex"] = "!tectonic ",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user