[Git][haskell-team/package-plan][master] 2 commits: add tasty-expected-failure
Clint Adams
gitlab at salsa.debian.org
Tue Apr 17 22:50:35 BST 2018
Clint Adams pushed to branch master at Debian Haskell Group / package-plan
Commits:
6283c26a by Clint Adams at 2018-04-17T16:26:40-04:00
add tasty-expected-failure
- - - - -
962f9ed7 by Clint Adams at 2018-04-17T17:50:24-04:00
almost usable
- - - - -
5 changed files:
- + additional-cabals/wai-app-file-cgi-3.1.4.cabal
- packages.txt
- patches/uuid-types/1.0.3/newer-deps
- patches/wai-app-file-cgi/3.1.3/no-attoparsec-conduit.diff → patches/wai-app-file-cgi/3.1.4/no-attoparsec-conduit.diff
- patches/wai-app-file-cgi/3.1.3/series → patches/wai-app-file-cgi/3.1.4/series
Changes:
=====================================
additional-cabals/wai-app-file-cgi-3.1.4.cabal
=====================================
--- /dev/null
+++ b/additional-cabals/wai-app-file-cgi-3.1.4.cabal
@@ -0,0 +1,106 @@
+Name: wai-app-file-cgi
+Version: 3.1.4
+Author: Kazu Yamamoto <kazu at iij.ad.jp>
+Maintainer: Kazu Yamamoto <kazu at iij.ad.jp>
+License: BSD3
+License-File: LICENSE
+Synopsis: File/CGI/Rev Proxy App of WAI
+Description: This WAI application library handles static files,
+ executes CGI scripts, and serves as a reverse proxy
+ (including EventSource).
+Homepage: http://www.mew.org/~kazu/proj/mighttpd/
+Category: Web, Yesod
+Cabal-Version: >= 1.10
+Build-Type: Simple
+Extra-Source-Files: test/cgi-bin/broken
+ test/cgi-bin/echo-env
+ test/data/post
+ test/html/index.html
+ test/html/ja/index.html.ja
+ test/html/no_extension
+ test/html/redirect/index.html
+Library
+ Default-Language: Haskell2010
+ GHC-Options: -Wall
+ Exposed-Modules: Network.Wai.Application.Classic
+ Other-Modules: Network.Wai.Application.Classic.CGI
+ Network.Wai.Application.Classic.Conduit
+ Network.Wai.Application.Classic.Def
+ Network.Wai.Application.Classic.EventSource
+ Network.Wai.Application.Classic.Field
+ Network.Wai.Application.Classic.File
+ Network.Wai.Application.Classic.FileInfo
+ Network.Wai.Application.Classic.Header
+ Network.Wai.Application.Classic.Lang
+ Network.Wai.Application.Classic.Path
+ Network.Wai.Application.Classic.Redirect
+ Network.Wai.Application.Classic.Status
+ Network.Wai.Application.Classic.Types
+ Network.Wai.Application.Classic.RevProxy
+
+ Build-Depends: base >= 4 && < 5
+ , array
+ , attoparsec >= 0.10.0.0
+ , attoparsec-conduit
+ , blaze-builder
+ , blaze-html
+ , bytestring
+ , case-insensitive
+ , conduit >= 1.1
+ , conduit-extra
+ , containers
+ , data-default-class
+ , directory
+ , filepath
+ , http-client >= 0.5
+ , http-conduit >= 2.1
+ , http-date
+ , http-types >= 0.7
+ , io-choice
+ , lifted-base
+ , mime-types
+ , network
+ , process
+ , sockaddr
+ , static-hash
+ , text
+ , transformers
+ , unix
+ , wai >= 3.2 && < 3.3
+ , wai-conduit
+ , warp >= 3.2.6 && < 3.3
+ , word8
+
+Test-Suite doctest
+ Type: exitcode-stdio-1.0
+ Default-Language: Haskell2010
+ HS-Source-Dirs: test
+ Ghc-Options: -threaded -Wall
+ Main-Is: doctests.hs
+ Build-Depends: base
+ , doctest >= 0.9.3
+
+Test-Suite spec
+ Type: exitcode-stdio-1.0
+ Default-Language: Haskell2010
+ HS-Source-Dirs: test
+ Ghc-Options: -threaded -Wall
+ Main-Is: Spec.hs
+ Other-Modules: ClassicSpec
+ Build-Depends: base
+ , bytestring
+ , conduit >= 1.1
+ , conduit-extra
+ , directory
+ , filepath
+ , hspec >= 1.3
+ , http-types
+ , unix
+ , wai >= 3.2 && < 3.3
+ , wai-app-file-cgi
+ , warp >= 3.2.6 && < 3.3
+ , HTTP
+
+Source-Repository head
+ Type: git
+ Location: git://github.com/kazu-yamamoto/wai-app-file-cgi
=====================================
packages.txt
=====================================
--- a/packages.txt
+++ b/packages.txt
@@ -104,8 +104,8 @@ charsetdetect-ae 1.1.0.3
Chart 1.8.3
Chart-cairo 1.8.3
ChasingBottoms 1.3.1.4
-chell 0.4.0.2 -fcolor-output
-chell-quickcheck 0.2.5.1
+chell 0.4.0.2 -fcolor-output ignore # BROKEN: LTS 11: newer ansi-terminal
+chell-quickcheck 0.2.5.1 ignore # BROKEN: LTS 11: via chell
chunked-data 0.3.1
cipher-aes 0.2.11
cipher-aes128 0.7.0.3
@@ -309,7 +309,7 @@ gloss 1.11.1.1 key
gloss-rendering 1.11.1.1 ignore # BROKEN: LTS 11: newer base
GLURaw 2.0.0.4
GLUT 2.7.0.13
-gnuidn 0.2.2
+gnuidn 0.2.2 ignore # BROKEN: LTS 11: via chell
gnutls 0.2
GraphSCC 1.0.4
graphviz 2999.19.0.0 ignore # BROKEN: LTS 11: newer fgl
@@ -356,6 +356,7 @@ HDBC-postgresql 2.3.2.5 key
HDBC-session 0.1.1.1
HDBC-sqlite3 2.3.3.1 key
hdevtools 0.1.6.1 binary
+hedgehog 0.5.3
hedgewars-server 0.1 meta key
hedis 0.10.1 key notest
heist 1.0.1.2 notest
@@ -519,6 +520,7 @@ microlens-ghc 0.4.8.0
microlens-mtl 0.1.11.1
microlens-platform 0.3.9.0
microlens-th 0.4.1.3
+microstache 1.0.1.1
mighttpd2 3.4.2 binary key
mime 0.4.0.2
mime-mail 0.4.14
@@ -657,7 +659,7 @@ primitive 0.6.3.0
prim-uniq 0.1.0.1
prim-uniq 0.1.0.1
process-extras 0.7.4
-product-isomorphic 0.0.3.2
+product-isomorphic 0.0.3.2 ahead
profunctors 5.2.2
project-template 0.2.0.1
propellor 5.3.4
@@ -740,6 +742,7 @@ semigroups 0.18.4
sendfile 0.7.9
servant 0.13
servant-client 0.13
+servant-client-core 0.13
servant-server 0.13
setenv 0.1.1.3 notest
set-extra 1.4
@@ -759,6 +762,7 @@ simple-reflect 0.3.3
simple-sendfile 0.2.27
simple-smt 0.7.1
simple-templates 0.8.0.1
+singleton-bool 0.1.4
skein 1.0.9.4
skylighting 0.6 -fsystem-pcre
smallcheck 1.1.3.1
@@ -766,7 +770,7 @@ smtLib 1.0.8
smtp-mail 0.1.4.6
snap 1.1.0.0 ignore # BROKEN: LTS 11: newer snap-server
snap-core 1.0.3.2
-snap-server 1.1.0.0 ignore # BROKEN: needs repatching
+snap-server 1.1.0.0 ahead ignore # BROKEN: needs repatching
snap-templates 1.0.0.1 binary
soap 0.2.3.6
soap-tls 0.1.1.4
@@ -800,8 +804,8 @@ svg-builder 0.1.0.2
swish 0.9.2.1 key notest
syb 0.7
syb-with-class 0.6.1.9
-system-fileio 0.3.16.3
-system-filepath 0.4.14
+system-fileio 0.3.16.3 ignore # BROKEN: LTS 11: via chell
+system-filepath 0.4.14 ignore # BROKEN: LTS 11: via chell
system-posix-redirect 1.1.0.1
tabular 0.2.2.7
taffybar 1.0.1 key ignore # BROKEN: LTS 11: older dbus
@@ -811,7 +815,9 @@ tagsoup 0.14.6
tagstream-conduit 0.5.5.3
tar 0.5.1.0
tasty 1.0.1.1
+tasty-expected-failure 0.11.1.1
tasty-golden 2.3.1.3
+tasty-hedgehog 0.1.0.2
tasty-hspec 1.1.4
tasty-hunit 0.10.0.1
tasty-kat 0.0.3
@@ -870,8 +876,8 @@ tree-monad 0.3
trifecta 1.7.1.1
tuple 0.3.0.2
twitter-conduit 0.2.3 ignore # BROKEN: LTS 11: newer http-conduit
-twitter-types 0.7.2.2
-twitter-types-lens 0.7.2
+twitter-types 0.7.2.2 ignore # BROKEN: LTS 11: via derive
+twitter-types-lens 0.7.2 ignore # BROKEN: LTS 11: via derive
typed-process 0.2.2.0
type-level-numbers 0.1.1.1
uglymemo 0.1.0.1
@@ -906,7 +912,7 @@ vault 0.3.1.0
vector 0.12.0.1 notest # Testing disabled during transition to 7.10
vector-algorithms 0.7.0.1 # Ahead due to vector
vector-binary-instances 0.2.4
-vector-builder 0.3.4.1
+vector-builder 0.3.4.1 notest # missing deps
vector-instances 3.4
vector-space 0.13
vector-space-points 0.2.1.2
=====================================
patches/uuid-types/1.0.3/newer-deps
=====================================
--- a/patches/uuid-types/1.0.3/newer-deps
+++ b/patches/uuid-types/1.0.3/newer-deps
@@ -11,8 +11,8 @@
- tasty-quickcheck == 0.8.*
+ HUnit >=1.2 && < 1.7,
+ QuickCheck >=2.4 && < 2.11,
-+ tasty >= 0.10
-+ tasty-hunit >= 0.9
++ tasty >= 0.10,
++ tasty-hunit >= 0.9,
+ tasty-quickcheck >= 0.8
benchmark benchmark
=====================================
patches/wai-app-file-cgi/3.1.3/no-attoparsec-conduit.diff → patches/wai-app-file-cgi/3.1.4/no-attoparsec-conduit.diff
=====================================
=====================================
patches/wai-app-file-cgi/3.1.3/series → patches/wai-app-file-cgi/3.1.4/series
=====================================
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/compare/8b98de6a6f386a8f1c8489d0f605923b01d52b88...962f9ed7f5601575a58a12ad71e2aa50c39cf7ab
---
View it on GitLab: https://salsa.debian.org/haskell-team/package-plan/compare/8b98de6a6f386a8f1c8489d0f605923b01d52b88...962f9ed7f5601575a58a12ad71e2aa50c39cf7ab
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20180417/d694370e/attachment-0001.html>
More information about the Pkg-haskell-commits
mailing list