Hello community, here is the log from the commit of package ghc-list-t for openSUSE:Factory checked in at 2016-05-31 12:24:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-list-t (Old) and /work/SRC/openSUSE:Factory/.ghc-list-t.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-list-t" Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-list-t/ghc-list-t.changes 2016-02-23 16:59:32.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.ghc-list-t.new/ghc-list-t.changes 2016-05-31 12:24:26.000000000 +0200 @@ -1,0 +2,5 @@ +Tue May 24 18:53:13 UTC 2016 - [email protected] + +- update to 0.4.7 + +------------------------------------------------------------------- Old: ---- list-t-0.4.6.1.tar.gz New: ---- list-t-0.4.7.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-list-t.spec ++++++ --- /var/tmp/diff_new_pack.VwzKXY/_old 2016-05-31 12:24:27.000000000 +0200 +++ /var/tmp/diff_new_pack.VwzKXY/_new 2016-05-31 12:24:27.000000000 +0200 @@ -20,7 +20,7 @@ %bcond_with tests Name: ghc-list-t -Version: 0.4.6.1 +Version: 0.4.7 Release: 0 Summary: ListT done right Group: System/Libraries ++++++ list-t-0.4.6.1.tar.gz -> list-t-0.4.7.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/list-t-0.4.6.1/list-t.cabal new/list-t-0.4.7/list-t.cabal --- old/list-t-0.4.6.1/list-t.cabal 2016-02-21 04:58:39.000000000 +0100 +++ new/list-t-0.4.7/list-t.cabal 2016-05-23 15:29:28.000000000 +0200 @@ -1,7 +1,7 @@ name: list-t version: - 0.4.6.1 + 0.4.7 synopsis: ListT done right description: @@ -48,9 +48,10 @@ mtl == 2.*, transformers-base == 0.4.*, transformers >= 0.3 && < 0.6, - base-prelude < 2 + base-prelude < 2, + base < 4.10 default-extensions: - Arrows, BangPatterns, ConstraintKinds, DataKinds, DefaultSignatures, DeriveDataTypeable, DeriveFunctor, DeriveGeneric, EmptyDataDecls, FlexibleContexts, FlexibleInstances, FunctionalDependencies, GADTs, GeneralizedNewtypeDeriving, ImpredicativeTypes, LambdaCase, LiberalTypeSynonyms, MagicHash, MultiParamTypeClasses, MultiWayIf, NoImplicitPrelude, NoMonomorphismRestriction, OverloadedStrings, PatternGuards, ParallelListComp, QuasiQuotes, RankNTypes, RecordWildCards, ScopedTypeVariables, StandaloneDeriving, TemplateHaskell, TupleSections, TypeFamilies, TypeOperators, UnboxedTuples + Arrows, BangPatterns, ConstraintKinds, DataKinds, DefaultSignatures, DeriveDataTypeable, DeriveFunctor, DeriveGeneric, EmptyDataDecls, FlexibleContexts, FlexibleInstances, FunctionalDependencies, GADTs, GeneralizedNewtypeDeriving, LambdaCase, LiberalTypeSynonyms, MagicHash, MultiParamTypeClasses, MultiWayIf, NoImplicitPrelude, NoMonomorphismRestriction, OverloadedStrings, PatternGuards, ParallelListComp, PolyKinds, QuasiQuotes, RankNTypes, RecordWildCards, ScopedTypeVariables, StandaloneDeriving, TemplateHaskell, TupleSections, TypeFamilies, TypeOperators, UnboxedTuples default-language: Haskell2010 @@ -69,6 +70,6 @@ mtl-prelude < 3, base-prelude default-extensions: - Arrows, BangPatterns, ConstraintKinds, DataKinds, DefaultSignatures, DeriveDataTypeable, DeriveFunctor, DeriveGeneric, EmptyDataDecls, FlexibleContexts, FlexibleInstances, FunctionalDependencies, GADTs, GeneralizedNewtypeDeriving, ImpredicativeTypes, LambdaCase, LiberalTypeSynonyms, MagicHash, MultiParamTypeClasses, MultiWayIf, NoImplicitPrelude, NoMonomorphismRestriction, OverloadedStrings, PatternGuards, ParallelListComp, QuasiQuotes, RankNTypes, RecordWildCards, ScopedTypeVariables, StandaloneDeriving, TemplateHaskell, TupleSections, TypeFamilies, TypeOperators, UnboxedTuples + Arrows, BangPatterns, ConstraintKinds, DataKinds, DefaultSignatures, DeriveDataTypeable, DeriveFunctor, DeriveGeneric, EmptyDataDecls, FlexibleContexts, FlexibleInstances, FunctionalDependencies, GADTs, GeneralizedNewtypeDeriving, LambdaCase, LiberalTypeSynonyms, MagicHash, MultiParamTypeClasses, MultiWayIf, NoImplicitPrelude, NoMonomorphismRestriction, OverloadedStrings, PatternGuards, ParallelListComp, PolyKinds, QuasiQuotes, RankNTypes, RecordWildCards, ScopedTypeVariables, StandaloneDeriving, TemplateHaskell, TupleSections, TypeFamilies, TypeOperators, UnboxedTuples default-language: Haskell2010
