haskell-ide-engine/test
Luke Lau 0c02f31625 Fix wrapper tests when cabal is installed
The new cabal-helper now prefers cabal-v2 cradles over stack cradles
whenever there is a cabal.project file present in a directory. These
presumably passed on CI since cabal isn't installed, just stack? Either
way removing the cabal.project files cause the stack project to be
preferred, which is what the tests seemed to originally want.
2019-12-16 22:57:53 +00:00
..
dispatcher Working on tests 2019-12-11 23:24:57 +00:00
functional Merge pull request https://github.com/mpickering/haskell-ide-engine/pull/78 from alanz/hie-bios-no-hare 2019-12-13 21:48:31 +01:00
plugin-dispatcher Merge remote-tracking branch 'mpickering/hie-bios' into wip/friday-fixes 2019-11-19 22:44:08 +00:00
testdata Fix wrapper tests when cabal is installed 2019-12-16 22:57:53 +00:00
unit Remove HaRe, move some utils from it into FromHaRe module 2019-12-10 22:15:21 +00:00
utils Merge remote-tracking branch 'mpickering/hie-bios' into wip/friday-fixes 2019-11-19 22:44:08 +00:00
wrapper Add missing filepath deps 2019-09-30 20:16:37 +02:00