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