Loading packages.txt +3 −3 Original line number Diff line number Diff line Loading @@ -364,7 +364,7 @@ haddock-library 1.7.0 notest # BROKEN: ??? hakyll 4.13.0.0 half 0.3 hamlet 1.2.0 avoid happstack-authenticate 2.3.4.11 ignore # BROKEN: LTS 12: via aeson (<1.3) happstack-authenticate 2.4.0 happstack-hsp 7.3.7.3 key happstack-jmacro 7.0.12.1 happstack-server 7.5.1.3 Loading Loading @@ -665,7 +665,7 @@ optparse-applicative 0.14.3.0 optparse-simple 0.1.1.2 pandoc 2.5 key -fhttp-conduit pandoc-citeproc 0.15.0.1 -fbibutils -f-hexpat -funicode_collation pandoc-citeproc-preamble 1.2.3 binary pandoc-citeproc-preamble 1.2.4 binary pandoc-sidenote 0.19.0.0 pandoc-types 1.17.5.4 notest # Disable tests to avoid dep on string-qq pango 0.13.6.0 Loading @@ -676,7 +676,7 @@ parseargs 0.2.0.9 parsec-numbers 0.1.0 parser-combinators 1.0.3 parsers 0.12.10 patat 0.8.2.5 binary patat 0.8.3.0 binary path 0.6.1 notest # path-0.6.1:test => genvalidity<0.5 path-io 1.4.2 path-pieces 0.2.1 Loading patches/happstack-authenticate/2.3.4.11/series→patches/happstack-authenticate/2.4.0/series +0 −0 File moved. View file patches/happstack-authenticate/2.3.4.11/use-pwstore-fast.patch→patches/happstack-authenticate/2.4.0/use-pwstore-fast.patch +6 −4 Original line number Diff line number Diff line --- a/happstack-authenticate.cabal +++ b/happstack-authenticate.cabal Index: haskell-happstack-authenticate-2.4.0/happstack-authenticate.cabal =================================================================== --- haskell-happstack-authenticate-2.4.0.orig/happstack-authenticate.cabal +++ haskell-happstack-authenticate-2.4.0/happstack-authenticate.cabal @@ -67,7 +67,7 @@ mime-mail >= 0.4 && < 0.5, mime-mail >= 0.4 && < 0.6, mtl >= 2.0 && < 2.3, lens >= 4.2 && < 4.17, lens >= 4.2 && < 4.18, - pwstore-purehaskell == 2.1.*, + pwstore-fast, text >= 0.11 && < 1.3, Loading Loading
packages.txt +3 −3 Original line number Diff line number Diff line Loading @@ -364,7 +364,7 @@ haddock-library 1.7.0 notest # BROKEN: ??? hakyll 4.13.0.0 half 0.3 hamlet 1.2.0 avoid happstack-authenticate 2.3.4.11 ignore # BROKEN: LTS 12: via aeson (<1.3) happstack-authenticate 2.4.0 happstack-hsp 7.3.7.3 key happstack-jmacro 7.0.12.1 happstack-server 7.5.1.3 Loading Loading @@ -665,7 +665,7 @@ optparse-applicative 0.14.3.0 optparse-simple 0.1.1.2 pandoc 2.5 key -fhttp-conduit pandoc-citeproc 0.15.0.1 -fbibutils -f-hexpat -funicode_collation pandoc-citeproc-preamble 1.2.3 binary pandoc-citeproc-preamble 1.2.4 binary pandoc-sidenote 0.19.0.0 pandoc-types 1.17.5.4 notest # Disable tests to avoid dep on string-qq pango 0.13.6.0 Loading @@ -676,7 +676,7 @@ parseargs 0.2.0.9 parsec-numbers 0.1.0 parser-combinators 1.0.3 parsers 0.12.10 patat 0.8.2.5 binary patat 0.8.3.0 binary path 0.6.1 notest # path-0.6.1:test => genvalidity<0.5 path-io 1.4.2 path-pieces 0.2.1 Loading
patches/happstack-authenticate/2.3.4.11/series→patches/happstack-authenticate/2.4.0/series +0 −0 File moved. View file
patches/happstack-authenticate/2.3.4.11/use-pwstore-fast.patch→patches/happstack-authenticate/2.4.0/use-pwstore-fast.patch +6 −4 Original line number Diff line number Diff line --- a/happstack-authenticate.cabal +++ b/happstack-authenticate.cabal Index: haskell-happstack-authenticate-2.4.0/happstack-authenticate.cabal =================================================================== --- haskell-happstack-authenticate-2.4.0.orig/happstack-authenticate.cabal +++ haskell-happstack-authenticate-2.4.0/happstack-authenticate.cabal @@ -67,7 +67,7 @@ mime-mail >= 0.4 && < 0.5, mime-mail >= 0.4 && < 0.6, mtl >= 2.0 && < 2.3, lens >= 4.2 && < 4.17, lens >= 4.2 && < 4.18, - pwstore-purehaskell == 2.1.*, + pwstore-fast, text >= 0.11 && < 1.3, Loading