summaryrefslogtreecommitdiff
path: root/p/haskell-tasty-golden/debian/patches/use-temporary
blob: 3f354b8c4fe4eafe85381287d30adb11b7a59e48 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
--- a/tasty-golden.cabal
+++ b/tasty-golden.cabal
@@ -43,7 +43,7 @@
     mtl,
     optparse-applicative,
     filepath,
-    temporary,
+    temporary >= 1.2.0.3,
     tagged,
     deepseq,
     containers,
@@ -67,4 +67,4 @@
     , filepath
     , directory
     , process
-    , temporary-rc
+    , temporary >= 1.2.0.3