haskellPackages.streamly_0_9_0: remove override
Because the package no longer exists
This commit is contained in:
parent
5d5f031406
commit
3be1e25615
1 changed files with 0 additions and 1 deletions
|
@ -35,7 +35,6 @@ self: super: ({
|
|||
double-conversion = addExtraLibrary pkgs.libcxx super.double-conversion;
|
||||
|
||||
streamly = addBuildDepend darwin.apple_sdk.frameworks.Cocoa super.streamly;
|
||||
streamly_0_9_0 = addBuildDepend darwin.apple_sdk.frameworks.Cocoa super.streamly_0_9_0;
|
||||
|
||||
apecs-physics = addPkgconfigDepends [
|
||||
darwin.apple_sdk.frameworks.ApplicationServices
|
||||
|
|
Loading…
Reference in a new issue