mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-30 08:00:25 +01:00
Some patches
This commit is contained in:
parent
c845d91706
commit
a7c52795ff
12
patching/patches/haskell-names-0.3.2.6.patch
Normal file
12
patching/patches/haskell-names-0.3.2.6.patch
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
diff -ru orig/haskell-names.cabal new/haskell-names.cabal
|
||||||
|
--- orig/haskell-names.cabal 2014-03-06 15:00:30.424709530 +0200
|
||||||
|
+++ new/haskell-names.cabal 2014-03-06 15:00:30.000000000 +0200
|
||||||
|
@@ -271,7 +271,7 @@
|
||||||
|
, data-lens-template
|
||||||
|
, tagged
|
||||||
|
, traverse-with-class
|
||||||
|
- , type-eq == 0.4
|
||||||
|
+ , type-eq >= 0.4
|
||||||
|
, Cabal >= 1.14 && < 1.20
|
||||||
|
Hs-source-dirs: src
|
||||||
|
Ghc-options: -Wall -fno-warn-name-shadowing
|
||||||
Loading…
Reference in New Issue
Block a user