Commit Graph

3078 Commits

Author SHA1 Message Date
Samuel Pilz
767f467337 remove todo for review 2019-07-11 20:27:10 +02:00
Samuel Pilz
84baa246bd add a testrun of install.hs to ci 2019-07-11 20:27:10 +02:00
Samuel Pilz
8346b7fdfd rename module Install to HieInstall in hie-install
now, tests should work on windows
2019-07-11 20:27:10 +02:00
Samuel Pilz
109df6011f remove todo for review 2019-07-11 20:27:10 +02:00
Samuel Pilz
8d10d6e281 fix typos in readme 2019-07-11 20:27:10 +02:00
Samuel Pilz
385de659d7 document running install.hs from cabal in readme 2019-07-11 20:27:10 +02:00
Samuel Pilz
aa49439c4a increase max-backjumps when building hie with cabal 2019-07-11 20:27:10 +02:00
Samuel Pilz
edb411ca13 let stack use moved shake.yaml in install.hs 2019-07-11 20:27:10 +02:00
Samuel Pilz
7fad241883 add documentation to install-helper-functions 2019-07-11 20:27:10 +02:00
Samuel Pilz
f07ad7ca39 add cabal.project to install-dir 2019-07-11 20:27:10 +02:00
Samuel Pilz
71cbab17ec apply brittany reformat 2019-07-11 20:27:10 +02:00
Samuel Pilz
9b35194558 correct help message to show only available ghcs for cabal 2019-07-11 20:27:10 +02:00
Samuel Pilz
d670f5a9bd move shake.* files into install/ folder 2019-07-11 20:27:10 +02:00
Samuel Pilz
39e5c3c3a8 use strict copyFile function for hie-x.y binaries 2019-07-11 20:27:10 +02:00
Samuel Pilz
4167153509 include work of #1297 into this project 2019-07-11 20:27:10 +02:00
Samuel Pilz
e0e8a07afd upgrade shake 2019-07-11 20:27:10 +02:00
Samuel Pilz
b77e39beb1 refactor help messages and clean up cabal- and stack- targets 2019-07-11 20:27:10 +02:00
Samuel Pilz
1cc4501a2d refactor installer-code 2019-07-11 20:27:10 +02:00
Samuel Pilz
84624187f2 add possibility to run install.hs from cabal
additionally provide mechanism for detecting if run from stack or cabal.
2019-07-11 20:27:10 +02:00
Matthias Braun
0759352725 Fix typos in challenges.md
Also, improve formatting
2019-07-11 15:53:13 +03:00
fendor
0897e55791
Merge pull request #1324 from fendor/remove-cabal-test-file
Remove "hybrid" test cases
2019-07-08 15:59:40 +02:00
José Lorenzo Rodríguez
46cc80b936
Merge pull request #1325 from alanz/hlint-2.2
Use hlint-2.2
2019-07-08 12:10:59 +02:00
fendor
5c20ba69c7
Merge pull request #1326 from jneira/remove-unix-time
Remove unnecesary extra-dep unix-time
2019-07-08 10:33:19 +02:00
jneira
1526472818 Remove unnecesary extra-dep unix-time 2019-07-08 07:38:29 +02:00
Alan Zimmerman
05855748c1
Merge pull request #1323 from fendor/reuse-unhtml-for-hsimport
Reuse unHTML for searchModules'
2019-07-07 22:55:45 +02:00
Alan Zimmerman
59d37e63a4 Use hlint-2.2 2019-07-07 21:27:15 +02:00
Alan Zimmerman
0c83fe0205
Merge pull request #1322 from alanz/prepare-0.11
Preparing for 0.11.0.0 release
2019-07-07 18:07:37 +02:00
Alan Zimmerman
2e0032971f
Merge pull request #1319 from alanz/bump-resolvers-2019-07-07
Bump nightly resolver to 2019-07-07
2019-07-07 14:48:07 +02:00
fendor
d18813b4bf Remove hybrid test-cases
Remove since they do not add anything to the coverage
2019-07-07 13:57:26 +02:00
fendor
575060ad84 Remove cabal file from test-suite for Package Plugin 2019-07-07 13:40:34 +02:00
Alan Zimmerman
e2c25cf5df Preparing for 0.11.0.0 release 2019-07-07 13:12:23 +02:00
fendor
f05ad2fdfb Reuse unHTML for searchModules' 2019-07-07 13:10:51 +02:00
Alan Zimmerman
1a8c461e97 Bump nightly resolver to 2019-07-07 2019-07-07 12:22:57 +02:00
José Lorenzo Rodríguez
9261086ce9
Merge pull request #1316 from haskell/upgrade-lsp-0.15
Upgrade to haskell-lsp 0.15
2019-07-05 14:12:08 +02:00
José Lorenzo Rodríguez
ee421cfa82
Merge pull request #1317 from jneira/fix-win-tests
Clear out pattern matching and error message of executeCodeActionByName
2019-07-05 14:11:19 +02:00
jneira
db61869248 Correct plural 2019-07-05 00:33:22 +02:00
jneira
eec221798e Correct punctuation 2019-07-05 00:06:38 +02:00
jneira
79ded0c28a Clear out pattern matching and error message of executeCodeActionByName 2019-07-04 22:49:52 +02:00
Jose Lorenzo Rodriguez
0afad05302
Fixed mappend implementation for 8.2.2 2019-07-04 16:32:38 +02:00
Jose Lorenzo Rodriguez
f295623eb7
Importing semigourp to please 8.2.2 2019-07-04 15:43:25 +02:00
Jose Lorenzo Rodriguez
09ab83a06f
Fixed stack file for 8.6.1 2019-07-04 13:48:14 +02:00
Jose Lorenzo Rodriguez
80ec66b0ef
Upgrade to haskell-lsp 0.15 2019-07-04 10:52:34 +02:00
Daniel P. Brice
fa0b452aa8 Update README.md
The suggested Aura package, `haskell-ide-engine-git`, has been flagged out of date and has not been updated in about a year (and did not build on my machine due to a missing `stack.yaml` file in the project repo). This commit instructs the reader to install `hadkell-ide-engine` instead, as this package seems to be maintained (and did build on my machine).
2019-07-04 11:42:27 +03:00
power-fungus
0f697c8919
Merge pull request #1238 from power-fungus/azure-ci
Set up Azure-CI
2019-06-29 18:53:31 +02:00
José Lorenzo Rodríguez
5d4b70773d
Merge pull request #1310 from jneira/fix-win-tests
Fix liquid unit test normalizing paths
2019-06-28 15:28:43 +02:00
jneira
1822fcd763 Fix liquid unit tests normalizing paths 2019-06-28 10:00:45 +02:00
jneira
032097c9c7 Reset ghc-mod submodule 2019-06-26 23:28:50 +02:00
jneira
d487c46e61 Install z3 from github instead from the mingw64 package (doesn't work) 2019-06-26 23:28:50 +02:00
jneira
8cb60ad12d Fix z3 install for windows and use stack to install liquid 2019-06-26 23:28:50 +02:00
Samuel Pilz
4406e8b232 restructure test-dependencies z3 and liquidhaskell in ci-builds 2019-06-25 17:25:38 +02:00