Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 916185
Collapse All | Expand All

(-)a/connection.cabal (-5 / +5 lines)
Lines 28-39 Library Link Here
28
                   , containers
28
                   , containers
29
                   , data-default-class
29
                   , data-default-class
30
                   , network >= 2.6.3
30
                   , network >= 2.6.3
31
                   , tls >= 1.4
31
                   , tls >= 1.7
32
                   , socks >= 0.6
32
                   , socks >= 0.6
33
                   , x509 >= 1.5
33
                   , crypton-x509 >= 0.33
34
                   , x509-store >= 1.5
34
                   , crypton-x509-store >= 1.6.9
35
                   , x509-system >= 1.5
35
                   , crypton-x509-system >= 1.6.7
36
                   , x509-validation >= 1.5
36
                   , crypton-x509-validation >= 1.6.12
37
  Exposed-modules:   Network.Connection
37
  Exposed-modules:   Network.Connection
38
  Other-modules:     Network.Connection.Types
38
  Other-modules:     Network.Connection.Types
39
  ghc-options:       -Wall
39
  ghc-options:       -Wall

Return to bug 916185