File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ RDEPEND="dev-haskell/aeson:=[profile?]
52
52
>=dev-haskell/hie-compat-0.2.0.0:=[profile?] <dev-haskell/hie-compat-0.3:=[profile?]
53
53
>=dev-haskell/hiedb-0.4.0:=[profile?] <dev-haskell/hiedb-0.4.1:=[profile?]
54
54
>=dev-haskell/hls-graph-1.4:=[profile?] <dev-haskell/hls-graph-1.5:=[profile?]
55
- >=dev-haskell/hls-plugin-api-1.2.0.0:=[profile?] <dev-haskell/hls-plugin-api-1.3 :=[profile?]
55
+ >=dev-haskell/hls-plugin-api-1.2.0.0:=[profile?] <dev-haskell/hls-plugin-api-1.2.0.2 :=[profile?]
56
56
dev-haskell/hslogger:=[profile?]
57
57
>=dev-haskell/implicit-hie-cradle-0.3.0.5:=[profile?] <dev-haskell/implicit-hie-cradle-0.4:=[profile?]
58
58
dev-haskell/lens:=[profile?]
@@ -104,6 +104,6 @@ src_configure() {
104
104
haskell-cabal_src_configure \
105
105
$( cabal_flag bench-exe bench-exe) \
106
106
$( cabal_flag executable executable) \
107
- $( cabal_flag test-exe test-exe)
107
+ $( cabal_flag test-exe test-exe) \
108
108
--flag=-ghc-patched-unboxed-bytecode
109
109
}
You can’t perform that action at this time.
0 commit comments