File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -54,16 +54,16 @@ Executable threadscope
5454 pango < 0.14 ,
5555 binary < 0.11 ,
5656 array < 0.6 ,
57- mtl < 2.3 ,
58- filepath < 1.5 ,
57+ mtl < 2.4 ,
58+ filepath < 1.6 ,
5959 ghc-events >= 0.13 && < 0.20 ,
60- containers >= 0.2 && < 0.7 ,
60+ containers >= 0.2 && < 0.8 ,
6161 deepseq >= 1.1 ,
62- text < 2.1 ,
62+ text < 2.2 ,
6363 time >= 1.1 && < 1.13 ,
64- bytestring < 0.12 ,
64+ bytestring < 0.13 ,
6565 file-embed < 0.1 ,
66- template-haskell < 2.20 ,
66+ template-haskell < 2.22 ,
6767 temporary >= 1.1 && < 1.4
6868
6969 include-dirs : include
@@ -116,6 +116,6 @@ Executable threadscope
116116 ghc-options : -fno-warn-unused-matches
117117
118118 if !os(windows)
119- build-depends : unix >= 2.3 && < 2.8
119+ build-depends : unix >= 2.3 && < 2.9
120120
121121 default-language : Haskell2010
You can’t perform that action at this time.
0 commit comments