haskellPackages.ghcide: 0.1.0 -> 0.2.0 (fix build)
I decided to leave haskell-lsp and haskell-lsp-types as extra packages, because they will get bumped before the next ghcide release, and then the version pinned by ghcide would be missing again.
This commit is contained in:
committed by
Peter Simons
parent
b07611b5c5
commit
83b91ab712
@@ -734,6 +734,7 @@ self: super: builtins.intersectAttrs super {
|
||||
|
||||
# Tests access homeless-shelter.
|
||||
hie-bios = dontCheck super.hie-bios;
|
||||
hie-bios_0_5_0 = dontCheck super.hie-bios_0_5_0;
|
||||
|
||||
# Compiling the readme throws errors and has no purpose in nixpkgs
|
||||
aeson-gadt-th =
|
||||
|
||||
Reference in New Issue
Block a user