summarylogtreecommitdiffstats
path: root/haskell-statestack.patch
diff options
context:
space:
mode:
authorJaron Kent-Dobias2019-02-06 17:41:14 -0500
committerJaron Kent-Dobias2019-02-06 17:41:14 -0500
commit38f8464fc7604112889799f8293f8f42e6e0f728 (patch)
tree80217078a88a9638a94bd719cd4a8bea759ef2d5 /haskell-statestack.patch
downloadaur-haskell-statestack.tar.gz
first commit
Diffstat (limited to 'haskell-statestack.patch')
-rw-r--r--haskell-statestack.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/haskell-statestack.patch b/haskell-statestack.patch
new file mode 100644
index 000000000000..6e65b73cdaf4
--- /dev/null
+++ b/haskell-statestack.patch
@@ -0,0 +1,13 @@
+diff -ura statestack-0.2.0.5/statestack.cabal statestack-0.2.0.5.new/statestack.cabal
+--- statestack-0.2.0.5/statestack.cabal 2016-01-17 21:49:39.000000000 -0500
++++ statestack-0.2.0.5.new/statestack.cabal 2019-02-06 17:39:23.176785440 -0500
+@@ -19,7 +19,7 @@
+ Library
+ Default-language: Haskell2010
+ Exposed-modules: Control.Monad.StateStack
+- Build-depends: base >= 4.2 && < 4.10,
++ Build-depends: base >= 4.2,
+ mtl >= 2.1 && < 2.3,
+ transformers >= 0.3 && < 0.6,
+- transformers-compat >= 0.4 && < 0.6
++ transformers-compat >= 0.4