An open API service providing commit metadata for open source projects.

GitHub / nh2/stack / commits

SHA Message Author Date Stats
aa063a55 merge Merge pull request #3205 from domenkozar/nix-use-git Michael Sloan <m****n@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
62220ce5 merge Merge pull request #3187 from martin-kolinek/sdist-build Michael Sloan <m****n@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
78ebdf53 merge Merge pull request #3160 from varosi/varosi/mingw_bin Michael Sloan <m****n@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
a13eb4b7 merge Merge branch 'master' into varosi/mingw_bin Michael Sloan <m****n@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
0e5a2e14 merge Merge pull request #3193 from lwm/fix-warnings Michael Sloan <m****n@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
53b993c4 ChangeLog entry for #3172 Michael Sloan <m****n@g****m> about 9 years ago
dbd077af Add error to "stack new" for wired-in-packages #3172 Michael Sloan <m****n@g****m> about 9 years ago
67934214 Special message when UnkownPackage is wired in #3172 Michael Sloan <m****n@g****m> about 9 years ago
a239ea79 Show UnknownPackage plan construction errors unless redundant #3172 Michael Sloan <m****n@g****m> about 9 years ago
89fa6723 When using Nix, depend on git. Domen Kožar <d****n@d****i> about 9 years ago
a41a1c70 Add Stack.CheckInstall to cabal file Michael Sloan <m****n@g****m> about 9 years ago
7c08f523 Warn when binary installed by "stack upgrade" isn't visible on PATH Michael Sloan <m****n@g****m> about 9 years ago
a8f8239e ChangeLog entry for #3127 Michael Sloan <m****n@g****m> about 9 years ago
06de2806 merge Merge pull request #3127 from sergv/improve-filtering-of-ghc-messages Michael Sloan <m****n@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
e4672da4 Remove name shadowing of `reldir`. Luke Murphy <l****m@r****t> about 9 years ago
66a02ceb Fixed link in changelog Vassil Keremidchiev <v****v@c****m> about 9 years ago
e578211f Renamed test packages Martin Kolinek <m****k@g****m> over 9 years ago
6d0a49a8 Cleaned up test files Martin Kolinek <m****k@g****m> over 9 years ago
52e8918d HLint fixes Martin Kolinek <m****k@g****m> over 9 years ago
97cd1828 Improve readability Martin Kolinek <m****k@g****m> over 9 years ago
22b302cd Updated changelog Martin Kolinek <m****k@g****m> over 9 years ago
118e8f83 Renamed option to --test-tarball Martin Kolinek <m****k@g****m> over 9 years ago
450ec313 Integration test Martin Kolinek <m****k@g****m> over 9 years ago
5eb2ed3b Don't build when not asked to Martin Kolinek <m****k@g****m> over 9 years ago
f2cbb71a merge Merge pull request #3185 from commercialhaskell/script-on-windows Michael Snoyman <m****l@s****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
352172c4 merge Merge pull request #3182 from tchajed/stack-init-https Michael Snoyman <m****l@s****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
8585cca1 Strip CRs in import lines Michael Snoyman <m****l@s****m> over 9 years ago
ecca2b08 No warning on using the import parser Michael Snoyman <m****l@s****m> over 9 years ago
b80a9f4a Suppress password echoing from stack upload on MinTTY consoles (#3143) Ryan Scott <r****t@g****m>
Committed by: Paolo G. Giarrusso <p****o@g****m>
over 9 years ago
6406dbcb Use https for docs link in default stack.yaml Tej Chajed <t****d@m****u> over 9 years ago
3517a35a merge Merge branch 'stable' Paolo G. Giarrusso <p****o@g****m> over 9 years ago
8156dd50 Prevent build failure with cabal Paolo G. Giarrusso <p****o@g****m> over 9 years ago
24e30deb Reword message shown when binary upgrade is skipped (#3158) Noah Doersing <d****o@g****m>
Committed by: Paolo G. Giarrusso <p****o@g****m>
over 9 years ago
39723e25 stack uninstall: Update the static help message (#3135) Arash Rouhani <m****d@g****m>
Committed by: Paolo G. Giarrusso <p****o@g****m>
over 9 years ago
4ac86050 Add missing word to CONTRIBUTING.md. (#3164) Peter Stuart <p****t@g****m>
Committed by: Paolo G. Giarrusso <p****o@g****m>
over 9 years ago
7cc680cf Improve the doc on `~/.stack/global-project/stack.yaml` (#3141) Albert Netymk <a****k@g****m>
Committed by: Paolo G. Giarrusso <p****o@g****m>
over 9 years ago
2916a267 Add flag to enable/disable building of sdist tarball Martin Kolinek <m****k@g****m> over 9 years ago
bccfc5fb Moved ignoreCheck inside checkSDistTarball Martin Kolinek <m****k@g****m> over 9 years ago
f7275f87 Extracted sdist and upload options into a separate record Martin Kolinek <m****k@g****m> over 9 years ago
4a493ce6 Suport for subdirs Martin Kolinek <m****k@g****m> over 9 years ago
f0a1e5d6 Find the package based on its name Martin Kolinek <m****k@g****m> over 9 years ago
0ddbaa7f Fixed pid1 ownership inside fpco/stack-build docker image (#3159) Alexey Kuleshevich <l****s@y****u>
Committed by: Emanuel Borsboom <e****m@g****m>
over 9 years ago
064d1c43 Enable tests when building sdist tarball Martin Kolinek <m****k@g****m> over 9 years ago
86951f57 First build then show warnings from check Martin Kolinek <m****k@g****m> over 9 years ago
85f582bc Build local package located in the local directory Martin Kolinek <m****k@g****m> over 9 years ago
bbc12916 Documentation update Vassil Keremidchiev <v****v@c****m> over 9 years ago
b2c47f4f #3126 Use MinGW bin folder for dynamic libraries searching Vassil Keremidchiev <v****v@c****m> over 9 years ago
ea10057d merge Merge pull request #3150 from commercialhaskell/upload-cleanup Michael Snoyman <m****l@s****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
1471dd15 Print warning when unexpected cred file exists Michael Snoyman <m****l@s****m> over 9 years ago
ca6ba8fb save-hackage-creds config value Michael Snoyman <m****l@s****m> over 9 years ago
376342e4 Simplify Stack.Upload API Michael Snoyman <m****l@s****m> over 9 years ago
aaecb6a4 merge Merge pull request #3149 from commercialhaskell/upload-pvp-revision Emanuel Borsboom <e****m@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
07a08846 pvp-bounds -revision Michael Snoyman <m****l@s****m> over 9 years ago
dce98401 Filter linker warnings only for ghc 7.8 Sergey Vinokurov <s****o@g****m> over 9 years ago
fa699411 Add more signatures for local functions Sergey Vinokurov <s****o@g****m> over 9 years ago
45e2ba52 merge Merge pull request #3122 from chreekat/dont-clean-extras Michael Sloan <m****n@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
41799678 Fix rebuild on changing package location in stack.yaml Michael Sloan <m****n@g****m> over 9 years ago
53d70ae7 Make "stack ghci" skip build for local targets if in DB Michael Sloan <m****n@g****m> over 9 years ago
c21ab19a ChangeLog entry for #2147 Michael Sloan <m****n@g****m> over 9 years ago
811e5106 Have ConfigCache distinguish between local and upstream src #2147 Michael Sloan <m****n@g****m> over 9 years ago
964fb8a2 merge Merge pull request #3132 from xeoneux/patch-1 Emanuel Borsboom <e****m@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
0799f12d Update install_and_upgrade.md Aayush Kapoor <x****x@i****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
536461a7 Filter out linker warnings on ghc 7.8 Sergey Vinokurov <s****o@g****m> over 9 years ago
9f01ebc9 Use enums instead of naked booleans Sergey Vinokurov <s****o@g****m> over 9 years ago
1abf31e5 Don't clean packages listed as extra-deps Bryan Richter <b****@c****t> over 9 years ago
d145fcf5 Only warn about custom-setup stanza for custom-setup type #3115 Michael Sloan <m****n@g****m> over 9 years ago
0bfddc52 merge Merge pull request #3104 from Fuuzetsu/no-hyperlink-source Michael Sloan <m****n@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
05d23725 Make `haddock --hyperlinked-source` configurable. Mateusz Kowalczyk <f****u@f****k> over 9 years ago
0a729b4e Make store roundtrip test check fewer cases Michael Sloan <m****n@g****m> over 9 years ago
332e9e11 Fix PackageDumpSpec compilation Michael Sloan <m****n@g****m> over 9 years ago
c03eeca9 For wired-ins get license info from ghc-pkg info #3084 Michael Sloan <m****n@g****m> over 9 years ago
63d08a96 merge Merge pull request #3102 from Fuuzetsu/honour-haddock-arguments Michael Sloan <m****n@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
d0ab69c2 Actually use haddock-arguments Mateusz Kowalczyk <f****u@f****k> over 9 years ago
4abb06db Ignore hlint suggestion to use &&& Michael Sloan <m****n@g****m> over 9 years ago
78a0ae1f nubOrd not nub Tim Dysinger <t****m@d****t> over 9 years ago
ca99815e merge Merge pull request #3093 from commercialhaskell/feature/3092-stack-docker-bui... Emanuel Borsboom <e****m@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
877b9def Nub the list of a user's groups Tim Dysinger <t****m@d****t> over 9 years ago
b745f99c Fixing `stringError` to `errorString` Tim Dysinger <t****m@d****t> over 9 years ago
7e04c8e8 Add a couple ChangeLog entries Michael Sloan <m****n@g****m> over 9 years ago
569df79d Use ghc-pkg info for wired-in-packages in "stack dot" #3084 Michael Sloan <m****n@g****m> over 9 years ago
ad5ef9fb Remove a FIXME Michael Sloan <m****n@g****m> over 9 years ago
c7fed25b Fix a warning Michael Sloan <m****n@g****m> over 9 years ago
dec53be0 gitlab-ci.yml: build fpco/stack-build:lts-8.* images Emanuel Borsboom <m****y@f****m> over 9 years ago
0adc09bc Ignore invalid argument errors from removeWatch #1838 Michael Sloan <m****n@g****m> over 9 years ago
d9c0bbf3 merge Merge remote-tracking branch 'origin/stable' Emanuel Borsboom <m****y@f****m> over 9 years ago
60b13741 stack.cabal: store >= 0.2.1.0 && < 0.4 (#3001) Emanuel Borsboom <m****y@f****m> over 9 years ago
eb243b99 Add StringError, and use it instead of error and fail in many spots Michael Sloan <m****n@g****m> over 9 years ago
26a8d93b Add a bunch of comments and a couple cleanups Michael Sloan <m****n@g****m> over 9 years ago
d1e6c480 Clean up --only-dependencies logic in ConstructPlan Michael Sloan <m****n@g****m> over 9 years ago
b4a4fbb8 Consider extra build targets for --only-dependencies Michael Sloan <m****n@g****m> over 9 years ago
da424abc Add .gitlab-ci.yml Emanuel Borsboom <m****y@f****m> over 9 years ago
22d2dd82 Integration tests work when STACK_ROOT modified Emanuel Borsboom <m****y@f****m> over 9 years ago
406200bc merge Merge remote-tracking branch 'origin/stable' Emanuel Borsboom <m****y@f****m> over 9 years ago
061b3402 stack.cabal: adjust upper bounds for better pvp-bounds compatibility (#3001) Emanuel Borsboom <m****y@f****m> over 9 years ago
3b745d4b Fix "needed" reason for directly wanted packages in construction err Michael Sloan <m****n@g****m> over 9 years ago
7fd342fb merge Merge pull request #3086 from andersk/unbreak-terminal Michael Sloan <m****n@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
0f90bf4f merge Merge pull request #3087 from andersk/hlint-fix Michael Sloan <m****n@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
7a8296d1 Remove recently added '--no-profile' / '--no-trace' - unnecessary Michael Sloan <m****n@g****m> over 9 years ago
f0f0b5fc Fix another hlint suggestion
Signed-off-by: Anders Kaseorg <a****k@m****u>
Anders Kaseorg <a****k@m****u> over 9 years ago
cc808f03 Revert "Set NoBuffering mode io, before exec #2702"
Signed-off-by: Anders Kaseorg <a****k@m****u>
Anders Kaseorg <a****k@m****u> over 9 years ago

← Back to repository