Commit d6eba79c authored by Ilias Tsitsimpis's avatar Ilias Tsitsimpis
Browse files

Update non-lts packages to their latest versions

parent 99c62cac
Loading
Loading
Loading
Loading
+0 −54
Original line number Diff line number Diff line
name:               pipes-zlib
version:            0.4.4.1
license:            BSD3
license-file:       LICENSE
Copyright:          Copyright (c) Paolo Capriotti 2012,
                                  Renzo Carbonara 2013-2016
author:             Renzo Carbonara, Paolo Capriotti
maintainer:         renzocarbonaraλgmail.com
stability:          Experimental
homepage:           https://github.com/k0001/pipes-zlib
bug-reports:        https://github.com/k0001/pipes-zlib/issues
category:           Pipes, Compression
build-type:         Simple
synopsis:           Zlib and GZip compression and decompression for Pipes streams
description:        Zlib and GZip compression and decompression for Pipes streams
cabal-version:      >=1.10
extra-source-files: README.md PEOPLE changelog.md

source-repository head
    type: git
    location: git://github.com/k0001/pipes-zlib.git

library
    hs-source-dirs:  src
    exposed-modules: Pipes.Zlib
                     Pipes.GZip
    build-depends:   base >= 4.5 && < 5.0
                   , transformers >= 0.2 && < 0.6
                   , pipes >= 4.0 && < 4.3
                   , bytestring >= 0.9.2.1
                   , streaming-commons >= 0.1.15 && < 0.2
    ghc-options: -Wall -O2
    default-language:    Haskell2010

test-suite test
  type:                exitcode-stdio-1.0
  hs-source-dirs:      test
  main-is:             Main.hs
  build-depends:       base
                     , pipes-zlib
                     , pipes
                     , bytestring
                     , HUnit
                     , QuickCheck
                     , quickcheck-instances
                     , tasty
                     , tasty-quickcheck
                     , tasty-hunit
  ghc-options:         -threaded -rtsopts -with-rtsopts=-N
  default-language:    Haskell2010

source-repository head
  type:     git
  location: https://github.com/githubuser/twio
+43 −42
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ ansi-wl-pprint 0.6.8.2
appar 0.1.4
arbtt 0.10.0.2 binary notest key ahead
argon2 1.3.0.1 notest
arrows 0.4.4.1 key
arrows 0.4.4.2 key
asn1-encoding 0.9.5
asn1-parse 0.9.4
asn1-types 0.3.2
@@ -48,7 +48,7 @@ binary-orphans 0.1.8.0
binary-parsers 0.2.3.0
binary-tagged 0.1.5
bindings-DSL 1.0.25
bindings-nettle 0.3.1 key # for QA
bindings-nettle 0.4 key # for QA
bindings-sane 0.0.1 key # for QA
bitarray 0.0.1.1
blaze-builder 0.4.1.0
@@ -79,12 +79,12 @@ bytestring-conversion 0.3.1
bytestring-handle 0.1.0.6
bytestring-lexing 0.5.0.2
bytestring-mmap 0.2.2
bytestring-progress 1.0.9
bytestring-progress 1.2
bytestring-show 0.3.5.6
bzlib 0.5.0.5
c2hs 0.28.3 binary notest
Cabal 2.0.1.1 ghcpkg notest
cabal-debian 4.36.2 binary -f-local-debian key
cabal-debian 4.38 binary -f-local-debian key
cabal-doctest 1.0.6
cabal-file-th 0.2.4
cabal-helper 0.8.0.2
@@ -124,6 +124,7 @@ cmdargs 0.10.20
code-page 0.1.3
colour 2.3.4 notest
comonad 5.0.3
concurrent-extra 0.7.0.12
concurrent-output 1.10.5
cond 0.4.1.1
conduit 1.3.0.2
@@ -202,12 +203,12 @@ derive 2.6.3 ignore # BROKEN: LTS 11: newer haskell-src-exts
deriving-compat 0.4.2
descriptive 0.9.4 # dep of structured-haskell-mode, by Thomas Koch
diagrams 1.4 binary=libghc-diagrams-dev ignore # hand-created meta package, does not yet pull in diagrams-contrib
diagrams-cairo 1.4
diagrams-cairo 1.4.1
diagrams-core 1.4.1
diagrams-gtk 1.4
diagrams-lib 1.4.2.1
diagrams-lib 1.4.2.2
diagrams-solve 0.1.1
diagrams-svg 1.4.1.1
diagrams-svg 1.4.2
dice 0.1
dice-entropy-conduit 1.0.0.1
Diff 0.3.4
@@ -227,7 +228,7 @@ doctest 0.13.0 notest
double-conversion 2.0.2.0
dpkg 0.0.3 key # to track libdpkg-dev API changes
DRBG 0.5.5 notest
dual-tree 0.2.1 notest # Disable tests to avoid dep on testing-feat
dual-tree 0.2.2 notest # Disable tests to avoid dep on testing-feat
dynamic-state 0.3
dyre 0.8.12
easy-file 0.2.2
@@ -267,10 +268,10 @@ feed 1.0.0.0
fgl 5.6.0.0
fgl-arbitrary 0.2.0.3
file-embed 0.0.10.1
file-location 0.4.9
file-location 0.4.9.1
filelock 0.1.1.2
filemanip 0.3.6.3
filestore 0.6.3.2
filestore 0.6.3.3
fingertree 0.1.4.1
finite-field 0.8.0
fixed 0.2.1.1
@@ -283,11 +284,11 @@ foundation 0.0.20
free 5.0.2
frown 0.6.2.3 binary ignore # BROKEN: LTS 11: newer base
fsnotify 0.2.1.1 notest
ftphs 1.0.9.1
ftphs 1.0.9.2
gd 3000.7.3
generic-deriving 1.12.1
generics-sop 0.3.2.0
generic-trie 0.3.0.2
generic-trie 0.3.1
geniplate-mirror 0.7.6
genvalidity 0.4.0.4
genvalidity-property 0.1.0.0
@@ -314,12 +315,12 @@ GLUT 2.7.0.13
gnuidn 0.2.2
gnutls 0.2
GraphSCC 1.0.4
graphviz 2999.20.0.1
graphviz 2999.20.0.2
groups 0.4.1.0
gsasl 0.3.6
gtk 0.14.7
gtk 0.14.10
gtk2hs-buildtools 0.13.4.0 binary
gtk3 0.14.8
gtk3 0.14.9
gtk-traymanager 0.1.6
hackage-mirror 0.1.1.1 ignore # BROKEN: LTS 11: via aws
hackage-security 0.5.3.0
@@ -332,7 +333,7 @@ happstack-hsp 7.3.7.3 key
happstack-jmacro 7.0.12
happstack-server 7.5.1
happy 1.19.9 binary
harp 0.4.3
harp 0.4.3.1
hashable 1.2.7.0
hashable-extras 0.2.3 avoid
hashable-time 0.2.0.1
@@ -346,14 +347,14 @@ haskell-src-exts 1.20.2 notest
haskell-src-exts-simple 1.20.0.0
haskell-src-exts-util 0.2.3
haskell-src-meta 0.8.0.2
hasktags 0.69.3 binary key
hasktags 0.70.1 binary key
hastache 0.6.1
HaXml 1.25.4
haxr 3000.11.2
Hclip 3.0.0.4
hcwiid 0.0.6.1
HDBC 2.4.0.2 key
HDBC-odbc 2.3.1.1 key
HDBC-odbc 2.5.0.1 key
HDBC-postgresql 2.3.2.5 key
HDBC-session 0.1.1.1
HDBC-sqlite3 2.3.3.1 key
@@ -381,7 +382,7 @@ hlint 2.1.5
hmatrix 0.18.2.0
hmatrix-gsl 0.18.2.0
hmt 0.15
hoauth2 1.7.1
hoauth2 1.7.2
hoogle 5.0.17.3 notest
hookup 0.2
hOpenPGP 2.6.2 key
@@ -394,8 +395,8 @@ hpack 0.27.0
hs-bibutils 6.2.0.1
hscolour 1.24.4
hsemail 2
HSH 2.1.2 key # dependency of twidge
hsini 0.5.1.1
HSH 2.1.3 key # dependency of twidge
hsini 0.5.1.2
hslogger 1.2.10
hslua 0.9.5.2
hslua-module-text 0.1.2.1
@@ -440,7 +441,7 @@ hxt-regex-xmlschema 9.2.0.3
hxt-relaxng 9.1.5.5
hxt-tagsoup 9.1.4
hxt-unicode 9.0.2.4
iCalendar 0.4.0.3 key
iCalendar 0.4.0.4 key
iconv 0.4.1.3
idna 0.3.0
ieee754 0.8.0
@@ -481,7 +482,7 @@ lambdabot-misc-plugins 5.1.0.1
lambdabot-novelty-plugins 5.1.0.1
lambdabot-reference-plugins 5.1.0.1
lambdabot-social-plugins 5.1.0.1
lambdabot-trusted 5.1
lambdabot-trusted 5.1.0.1
LambdaHack 0.7.1.0
language-c 0.7.2
language-haskell-extract 0.2.4
@@ -489,11 +490,11 @@ language-javascript 0.6.0.11
language-python 0.5.4
lazy-csv 0.5.1
lazysmallcheck 0.6
LDAP 0.6.10 key
LDAP 0.6.11 key
lens 4.16.1 -f-test-hlint -f-test-doctests
lens-action 0.2.3
lens-aeson 1.0.2
lhs2tex 1.19 binary key
lhs2tex 1.20 binary key
libmpd 0.9.0.8
libxml-sax 0.7.5
lifted-async 0.9.3.3
@@ -523,7 +524,7 @@ 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
mighttpd2 3.4.3 binary key
mime 0.4.0.2
mime-mail 0.4.14
mime-mail-ses 0.4.1
@@ -537,7 +538,7 @@ mmap 0.5.9
mmorph 1.1.2
mockery 0.3.5
monad-control 1.0.2.3
monadcryptorandom 0.7.1
monadcryptorandom 0.7.2.1
monad-journal 0.8.1
monadLib 3.7.3
monadlist 0.0.2
@@ -570,7 +571,7 @@ names-th 0.2.0.4
nanospec 0.2.2
nats 1.1.2 avoid
natural-transformation 0.4
ncurses 0.2.15 key
ncurses 0.2.16 key
neat-interpolation 0.3.2.1 notest # Disable tests to avoid dep on HTF
nettle 0.2.0
netwire 5.0.3 key
@@ -644,7 +645,7 @@ pipes-bytestring 2.1.6
pipes-group 1.0.10 notest # Disable tests to avoid dep on lens-family-core
pipes-parse 3.0.8
pipes-safe 2.2.9
pipes-zlib 0.4.4.1 key
pipes-zlib 0.4.4.2 key
pointed 5.0.1
pointedlist 0.6.1
polynomial 0.7.3
@@ -680,7 +681,7 @@ pwstore-purehaskell 2.1.4 avoid # always patch packages to use pwstore-fast
QuickCheck 2.10.1
quickcheck-instances 0.3.18
quickcheck-io 0.2.0
QuickCheck-safe 0.1.0.3
QuickCheck-safe 0.1.0.4
quickcheck-simple 0.1.0.3
quickcheck-text 0.1.2.1
quickcheck-unicode 1.0.1.0
@@ -694,7 +695,7 @@ reactive-banana 1.2.0.0 key
readable 0.3.1
ReadArgs 1.2.3 notest
readline 1.0.3.0
recaptcha 0.1.0.3
recaptcha 0.1.0.4
recursion-schemes 5.0.2
reducers 3.12.2
refact 0.3.0.2
@@ -737,10 +738,10 @@ scientific 0.3.6.2 notest
SDL 0.6.6.0 key # dependency of raincat
sdl2 2.4.0.1
sdl2-ttf 2.1.0 ahead
SDL-gfx 0.6.0 key # we have the rest, so why not this
SDL-image 0.6.1 key # dependency of raincat
SDL-mixer 0.6.1 key # dependency of raincat
SDL-ttf 0.6.2 key # we have the rest, so why not this
SDL-gfx 0.6.0.2 key # we have the rest, so why not this
SDL-image 0.6.1.2 key # dependency of raincat
SDL-mixer 0.6.2.0 key # dependency of raincat
SDL-ttf 0.6.2.2 key # we have the rest, so why not this
secret-sharing 1.0.0.3
securemem 0.1.10
semigroupoids 5.2.2
@@ -751,7 +752,7 @@ servant-client 0.13.0.1
servant-client-core 0.13.0.1
servant-server 0.13.0.1
setenv 0.1.1.3 notest
set-extra 1.4
set-extra 1.4.1
setlocale 1.0.0.6
SHA 1.6.4.4
shake 0.16.4
@@ -766,13 +767,13 @@ silently 1.2.5 notest
simple 0.11.2
simple-reflect 0.3.3
simple-sendfile 0.2.27
simple-smt 0.7.1
simple-smt 0.8
simple-templates 0.8.0.1
singleton-bool 0.1.4
skein 1.0.9.4
skylighting 0.6 -fsystem-pcre
smallcheck 1.1.4
smtLib 1.0.8
smtLib 1.0.9
smtp-mail 0.1.4.6
snap 1.1.1.0 ahead
snap-core 1.0.3.2
@@ -861,7 +862,7 @@ th-lift 0.7.10
th-lift-instances 0.1.11
th-orphans 0.13.5
threads 0.5.1.6 notest
threadscope 0.2.10 key binary
threadscope 0.2.11 key binary
th-reify-compat 0.0.1.4
th-reify-many 0.1.8
th-utilities 0.2.0.1
@@ -899,7 +900,7 @@ unlambda 0.1.4.2 key # we should keep this or lambdabot
unliftio 0.2.7.0
unliftio-core 0.1.1.0
unordered-containers 0.2.9.0
uri 0.1.6.2
uri 0.1.6.4
uri-bytestring 0.3.2.0
uri-bytestring-aeson 0.1.0.6
uri-encode 1.5.0.5
@@ -908,7 +909,7 @@ userid 0.1.3.2
utf8-light 0.4.2
utf8-string 1.0.1.1
utility-ht 0.0.14 key # dependency of mediawiki2latex
uuagc 0.9.42.3 binary key
uuagc 0.9.52.1 binary key
uuagc-cabal 1.1.0.0
uuid 1.3.13
uuid-types 1.0.3
@@ -961,7 +962,7 @@ x509-store 1.6.6
x509-system 1.6.6
x509-util 1.6.4 binary key
x509-validation 1.6.10
xcb-types 0.8.0
xcb-types 0.9.0
xcffib 0.5.1 binary=python-xcffib key
xdg-basedir 0.2.2
xml 1.3.14
+0 −11
Original line number Diff line number Diff line
--- a/diagrams-svg.cabal
+++ b/diagrams-svg.cabal
@@ -54,7 +54,7 @@
                      , JuicyPixels          >= 3.1.5 && < 3.3
                      , split                >= 0.1.2 && < 0.3
                      , containers           >= 0.3   && < 0.6
-                     , lens                 >= 4.0   && < 4.16
+                     , lens                 >= 4.0   && < 4.17
                      , hashable             >= 1.1   && < 1.3
                      , optparse-applicative >= 0.13  && < 0.15
                      , semigroups           >= 0.13  && < 0.19
+0 −1
Original line number Diff line number Diff line
newer-lens
+0 −11
Original line number Diff line number Diff line
--- a/generic-trie.cabal
+++ b/generic-trie.cabal
@@ -25,7 +25,7 @@
 library
   exposed-modules:     Data.GenericTrie,
                        Data.GenericTrie.Internal
-  build-depends:       base             >= 4.5     && < 4.10,
+  build-depends:       base             >= 4.5     && < 5,
                        transformers     >= 0.2     && < 0.6,
                        containers       >= 0.4.2.1 && < 0.6
   GHC-options:         -O2 -Wall
Loading