Fakultas Ilmu Komputer UI
Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Ari Angga Nugraha
ariangganugraha-funpro2020-lambda
Commits
7166e105
Commit
7166e105
authored
Jun 19, 2017
by
Sean Gillespie
Browse files
Upgrade to lts@latest
parent
93ca6c76
Changes
2
Hide whitespace changes
Inline
Side-by-side
lambda-calculator.cabal
View file @
7166e105
...
...
@@ -36,7 +36,7 @@ executable lambda-calculator
main-is: Main.hs
other-modules: Paths_lambda_calculator
ghc-options: -threaded -rtsopts -with-rtsopts=-N
build-depends: base >= 4.9,
build-depends: base >= 4.9
&& < 5
,
lambda-calculator,
optparse-applicative >= 0.13,
Shellac,
...
...
@@ -74,7 +74,7 @@ test-suite lambda-calculus-lint
type: exitcode-stdio-1.0
hs-source-dirs: test
main-is: HLint.hs
build-depends: base <
=
5,
build-depends: base < 5,
hlint
ghc-options: -threaded -rtsopts -with-rtsopts=-N
default-language: Haskell2010
...
...
stack.yaml
View file @
7166e105
...
...
@@ -5,4 +5,4 @@ packages:
extra-deps
:
-
Shellac-0.9.9
-
Shellac-readline-0.9.9
resolver
:
lts-8.
8
resolver
:
lts-8.
19
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment