about summary refs log tree commit diff
path: root/pkgs/development/haskell-modules/patches
diff options
context:
space:
mode:
authorArtur Cygan <arczicygan@gmail.com>2022-11-27 03:48:59 +0100
committerArtur Cygan <arczicygan@gmail.com>2022-11-27 03:48:59 +0100
commit560818fddf80533bd1a1868b0c1c07248d628a26 (patch)
treefd88936b38ab9083fb812179d0146c6f2321a89b /pkgs/development/haskell-modules/patches
parent2c0e0d2b1c1ca13be0dc78782ddc4965c4e5f470 (diff)
haskellPackages: configuration common cleanup
Diffstat (limited to 'pkgs/development/haskell-modules/patches')
-rwxr-xr-xpkgs/development/haskell-modules/patches/cachix.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/pkgs/development/haskell-modules/patches/cachix.patch b/pkgs/development/haskell-modules/patches/cachix.patch
deleted file mode 100755
index 21f1496933a71..0000000000000
--- a/pkgs/development/haskell-modules/patches/cachix.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/src/Cachix/Client/OptionsParser.hs
-+++ b/src/Cachix/Client/OptionsParser.hs
-@@ -15,7 +15,7 @@
- import qualified Cachix.Client.URI as URI
- import qualified Cachix.Deploy.OptionsParser as DeployOptions
- import Options.Applicative
--import Protolude hiding (toS)
-+import Protolude hiding (option, toS)
- import Protolude.Conv
- import qualified URI.ByteString as URI