···1939 # ghc-api-compat needlessly requires 8.10.5 exactly, but we have 8.10.6
1940 ghc-api-compat = doJailbreak super.ghc-api-compat;
19410001942} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super
···1939 # ghc-api-compat needlessly requires 8.10.5 exactly, but we have 8.10.6
1940 ghc-api-compat = doJailbreak super.ghc-api-compat;
19411942+ # 2021-08-18: streamly-posix was released with hspec 2.8.2, but it works with older versions too.
1943+ streamly-posix = doJailbreak super.streamly-posix;
1944+1945} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super