ghcide/exe
Andreas Herrmann bf7fea4f1d hie-core exe: initDynLinker (#2555)
The hie-core tests are flaky in stack. They can fail with the following
error message

```
hie-core: panic! (the 'impossible' happened)\n  (GHC version 8.6.5 for x86_64-unknown-linux):
        Dynamic linker not initialised

Please report this as a GHC bug:  http://www.haskell.org/ghc/reportabug
```

Explicitly initializing the dynamic linker at session startup should
avoid this issue.
2019-09-10 14:52:17 +02:00
..
Arguments.hs update copyright notices (#2499) 2019-09-10 14:52:17 +02:00
Main.hs hie-core exe: initDynLinker (#2555) 2019-09-10 14:52:17 +02:00