haskell.packages.ghc810.hls-tactics-plugin: remove doJailbreak and assert

This commit is contained in:
Dennis Gosnell 2023-05-25 20:31:15 +09:00
parent 16d6f96b30
commit 6773338709
No known key found for this signature in database
GPG key ID: 462E0C03D11422F4

View file

@ -122,7 +122,6 @@ self: super: {
# 2023-04-03: https://github.com/haskell/haskell-language-server/issues/3546#issuecomment-1494139751
# There will probably be a new revision soon.
hls-tactics-plugin = assert super.hls-tactics-plugin.version == "1.8.0.0"; doJailbreak super.hls-tactics-plugin;
hls-brittany-plugin = assert super.hls-brittany-plugin.version == "1.1.0.0"; doJailbreak super.hls-brittany-plugin;
hls-hlint-plugin = super.hls-hlint-plugin.override {