Commit graph

248 commits

Author SHA1 Message Date
Michael Sloan
98b1b848cd Merge pull request #2143 from sjakobi/legal-packagenames
Docs: Cite package name rules in section for `stack new`
2016-05-15 20:34:56 -07:00
Simon Jakobi
4c85869fa0 Less chaos
[ci skip]
2016-05-16 02:37:01 +02:00
Simon Jakobi
9920b96d86 Docs: Cite package name rules in section for stack new
[ci skip]
2016-05-15 23:29:42 +02:00
Sebastian Graf
539d0fc2c0 One back tick too much
... that broke a code block.
2016-05-15 16:41:22 +02:00
Yuji Yamamoto
fda23f633e Fix typo: persistent -> persist
According to [here](4775955922/src/Stack/Types/Docker.hs (L119)) and [here](4775955922/src/Stack/Types/Docker.hs (L241))
2016-05-08 12:46:28 +09:00
Emanuel Borsboom
e959e9c368 MAINTAINER_GUIDE.md: document setup for Windows VM 2016-05-04 04:22:35 -07:00
Emanuel Borsboom
4b8c2cb177 Update doc/MAINTAINER_GUIDE.md 2016-05-04 04:22:11 -07:00
Emanuel Borsboom
737211ffe2 Bump to v1.1.1
and update changelog, LTS version, maintainer guide
2016-05-02 16:30:53 -07:00
Emanuel Borsboom
b343de0ac0 Merge branch 'stable' 2016-04-29 15:02:08 -07:00
Emanuel Borsboom
6abc8a85ad Update README.md 2016-04-29 14:01:38 -07:00
YPares
f50b22cf6e Removing nix enabled by default when nix: section is present 2016-04-29 16:40:46 +02:00
Mitchell Rosen
597b53d0b2 Update install_and_upgrade.md 2016-04-28 13:29:10 -04:00
Emanuel Borsboom
0cd252b18a Remove unsupported and obsolete Linux distros from install docs 2016-04-23 10:21:53 -07:00
Emanuel Borsboom
57eb614df5 Merge branch 'stable' 2016-04-23 10:11:24 -07:00
Emanuel Borsboom
30330a5720 release: add support for Ubuntu 16.04 (#2056) 2016-04-23 09:48:08 -07:00
Michael Snoyman
d34e40fe3a Travis: build benchmarks 2016-04-21 21:11:06 +03:00
Tim Dysinger
72a6e48bcc updated ghcjs examples 2016-04-14 16:10:42 -07:00
Michael Sloan
c2159137c1 Merge pull request #2036 from commercialhaskell/feature/upgrade-ghcjs-docs
updated ghcjs examples
2016-04-14 15:22:44 -07:00
Tim Dysinger
90fc4ab48c
updated ghcjs examples 2016-04-14 15:01:57 -07:00
malteneuss
689c0da552 Add .cabal snippet to acme.missiles example
Make needed changes to .cabal for the extra-deps acme-missiles example in GUIDE.md more explicit by adding a snippet.
2016-04-14 15:13:11 +02:00
Michael Sloan
2f7755d3a2 A few "stack path" cleanups and additions
1) Rename the new "--programs-path" to "--programs"
2) Rename the new "--compiler-path" to "--compiler"
3) Add support for the deprecated "--ghc-paths" option
4) Add "--compiler-bin", yielding bin folder
2016-04-13 16:05:56 -07:00
Simon Jakobi
567889b5a9 Deprecate stack path --global-stack-root, replace with --stack-root
Also update `stack path` output in doc/GUIDE.md.
2016-04-12 00:58:47 +02:00
Michael Sloan
2e7e684f74 Merge pull request #2016 from sjakobi/1546-ghc-path
stack path: Rename --ghc-paths to --programs-path, add --compiler-path #1546
2016-04-11 15:21:43 -07:00
Simon Jakobi
43ede53b45 Add stack path --programs-path option 2016-04-11 23:26:29 +02:00
Michael Snoyman
10e070335d Add missing colon 2016-04-11 11:50:17 +03:00
Simon Jakobi
f905dc320c Add stack path --compiler-path #1546 2016-04-09 06:19:25 +02:00
Emanuel Borsboom
3707eda84a release: use 0xlong GPG IDs 2016-04-06 13:57:49 -07:00
Emanuel Borsboom
f5fd5e48e8 release.hs: constant for GPG options 2016-04-06 13:57:40 -07:00
Emanuel Borsboom
447ba58666 release: use 0xlong GPG IDs 2016-04-06 13:55:27 -07:00
Emanuel Borsboom
e586d6a65e Merge pull request #1963 from commercialhaskell/multi-package-cabal-travis
Travis update
2016-04-04 09:35:03 -07:00
Harendra Kumar
eca1f796bc Update GUIDE with multi package GHCi issues' notes
See #1968 for GHCi issue details. When multi package config is used we must
mark the dependency packages using `extra-dep` in the packages' section.
2016-03-31 00:12:08 +05:30
Harendra Kumar
6f5eafdda7 Update the packages section of yaml config guide
It lacked some crucial information to understand the behavior unambiguously.
Also, organized it systematically.
2016-03-30 21:14:38 +05:30
Michael Snoyman
c45c24a635 Travis update 2016-03-30 08:44:33 +03:00
Emanuel Borsboom
8c501ed1d6 release.hs: constant for GPG options 2016-03-21 15:16:33 -07:00
Emanuel Borsboom
cfe51ad44f Merge remote-tracking branch 'origin/stable' 2016-03-21 09:59:16 -07:00
Martin Dehnel
8fa0aed3a1 change keyserver from keyserver.ubuntu.com (defaulting to port 11371) to hkp://keyserver.ubuntu.com:80 as this is less likely to be blocked by a firewall 2016-03-16 09:44:40 +00:00
Michael Sloan
dceef27ef3 Merge pull request #1894 from commercialhaskell/travis-retry-curl
Add travis_retry to curl calls
2016-03-14 16:32:57 -07:00
Simon Jakobi
1075a6d959 Merge pull request #1906 from myfreeweb/patch-1
Fix "or are" in doc/yaml_configuration
2016-03-14 12:52:34 +01:00
Michael Snoyman
0b440fff74 Travis docs: include "stack default" 2016-03-14 13:31:52 +02:00
Greg
3833716dd9 Fix "or are" in doc/yaml_configuration 2016-03-12 23:25:19 +03:00
CthulhuDen
96bf1b6169 Update docker_integration.md
Just a wrong word.
2016-03-12 03:10:17 +03:00
Michael Snoyman
982ca8fab6 Add travis_retry to curl calls 2016-03-09 12:15:19 +02:00
Mathieu Boespflug
141aea12ca doc: Simplify custom shell.nix example.
Now that `haskell.lib.buildStackProject` has been merged (see
https://github.com/NixOS/nixpkgs/pull/11687), `shell.nix` files can be
written a lot more simply.
2016-03-05 20:03:38 +01:00
Emanuel Borsboom
ed10c6474f Update Docker derivative image docs 2016-03-04 07:51:51 -08:00
Michael Sloan
ca685c7a1a Clarify doc change associated with #1862 2016-03-02 16:49:00 -08:00
Beerend Lauwers
577263d538 Clarified the role of the - '.' line.
As mentioned in #1862 (specifically [this comment](https://github.com/commercialhaskell/stack/issues/1862#issuecomment-191173247))
2016-03-02 14:47:29 +01:00
Christian Hoener zu Siederdissen
807d9b1ecf alex, happy, and libgmp where necessary
the ghc (non-stack) builds will sometimes need alex or happy.
having gmp-dev is not enough, we need the actual libs as well.
2016-02-25 22:11:38 +01:00
Emanuel Borsboom
19c4fc53f1 faq.md: add shell script wrapper workaround for DYLD_LIBRARY_PATH issue on OS X 2016-02-22 04:43:28 -08:00
Tobias Kortkamp
236f064428 Add links to unofficial FreeBSD packages 2016-02-20 16:07:45 +01:00
Emanuel Borsboom
f856177734 docs: fix some anchor links 2016-02-20 06:31:29 -08:00