summary refs log blame commit diff
path: root/pkgs/development/haskell-modules/patches/readline-fix-for-cabal-3.patch
blob: 95853b32a14beb028080287532e39511df57ebe2 (plain) (tree)
1
2
3
4
5
6
7
8







                                                   
--- a/Setup.hs	2021-02-04 14:01:09.557970245 +0100
+++ b/Setup.hs	2021-02-04 14:07:45.047443753 +0100
@@ -3,4 +3,4 @@
 import           Distribution.Simple
 
 main :: IO ()
-main = defaultMainWithHooks defaultUserHooks
+main = defaultMainWithHooks autoconfUserHooks