diff --git a/stack.yaml b/stack.yaml index 1fa1fba..d0cf7b7 100644 --- a/stack.yaml +++ b/stack.yaml @@ -2,4 +2,4 @@ packages: - . extra-deps: - stackage-metadata-0.3.0.0 -resolver: lts-2.9 +resolver: lts-2.17 diff --git a/templates/download.hamlet b/templates/download.hamlet deleted file mode 100644 index 9debe1e..0000000 --- a/templates/download.hamlet +++ /dev/null @@ -1,25 +0,0 @@ -
The following executable is considered experimental. -
More operating systems and architectures will be supported upon official release. - -
The stackage-setup executable is an easy way to download and set up the basic executables needed for developing Haskell. -
After running stackage-setup, You can find these executables in:
- For example, ghc, ghc-pkg, haddock, etc for ghc-7.8.4 are installed here:
-~/.stackage/environment/$group/$group-$version/bin/
-~/.stackage/environment/ghc/ghc-7.8.4/bin/
-
-More information on github
-
- https://github.com/fpco/stackage-cli