b299244952
As usual, along with the compiler, many Haskell packages are updated as well.
12 lines
414 B
Plaintext
12 lines
414 B
Plaintext
--- threadscope.cabal.orig 2001-09-09 01:46:40 UTC
|
|
+++ threadscope.cabal
|
|
@@ -63,7 +63,7 @@ Executable threadscope
|
|
time >= 1.1 && < 1.11,
|
|
bytestring < 0.11,
|
|
file-embed < 0.1,
|
|
- template-haskell < 2.16,
|
|
+ template-haskell < 2.17,
|
|
temporary >= 1.1 && < 1.4
|
|
|
|
include-dirs: include
|