diff options
author | unknown <power.walross@gmail.com> | 2020-02-08 13:10:52 +0100 |
---|---|---|
committer | Daniel Gröber (dxld) <dxld@darkboxed.org> | 2020-02-08 15:18:44 +0100 |
commit | c677e7239c95268175d1ad155c2d40b82eb9887a (patch) | |
tree | 570b41baa76bfed2e60785d4f1aba692b067fd1a /tests/exeintlib | |
parent | 30fdb52e4bfcb553fdef3fd38240b4ad504070e6 (diff) |
Turn private library into common stanza
Private libraries have a bunch of bugs in cabal currently:
* https://github.com/haskell/cabal/issues/6211
* https://github.com/haskell/cabal/issues/6483
and devs of haskell-ide-engine are encountering this bug frequently.
To mitigate this issue, remove usage of private libraries and use
a common stanza to have the same re-use as before.
This change can be undone when the mentioned issues have been resolved.
Diffstat (limited to 'tests/exeintlib')
0 files changed, 0 insertions, 0 deletions