stack-run 0.1.1.0 → 0.1.1.1
raw patch · 1 files changed
+1/−2 lines, 1 filesdep −questioner
Dependencies removed: questioner
Files
- stack-run.cabal +1/−2
stack-run.cabal view
@@ -1,5 +1,5 @@ name: stack-run-version: 0.1.1.0+version: 0.1.1.1 synopsis: An equivalent to cabal run for stack. description: Finds the project root, compiles your code and runs the first or set default executable. It's a shorthand for@@ -35,7 +35,6 @@ , filepath , projectroot >= 0.2 , time >= 1.5.0.1- , questioner hs-source-dirs: src default-language: Haskell2010 ghc-options: -threaded