Hello community,

here is the log from the commit of package ghc-haskell-src-exts for 
openSUSE:Factory checked in at 2016-01-08 15:23:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-haskell-src-exts (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-haskell-src-exts.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-haskell-src-exts"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/ghc-haskell-src-exts/ghc-haskell-src-exts.changes    
    2015-05-26 12:31:40.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-haskell-src-exts.new/ghc-haskell-src-exts.changes
   2016-01-08 15:23:05.000000000 +0100
@@ -1,0 +2,50 @@
+Tue Dec 15 13:23:23 UTC 2015 - mimi...@gmail.com
+
+- update to 0.17.1
+
+* Fix bug in parsing view patterns (#284)
+* Replaced VarA with AppA in Asst (#168).
+* Promoted list/tuple members changed from Promoted to Type (#162).
+* Update PatBind, Match, and Alt from containing Binds to Maybe Binds to
+  distinguish between empty where clauses and where clauses with no
+  binds (#244).
+* Add RoleAnnotDecl and Role to support Role annotations (#215).
+* Move NameSpace field from EVar/IVar to EAbs/IAbs.
+* Add standalone parsers for ImportDecl.
+* Fix pretty-printer bugs for HaRP (#160).
+* Insert parentheses when pretty-printing non-atomic bang types (#169).
+* Un-reverse confusion of left and right arrow (#175).
+* Prettyprint option pragmas like 1.15 (#172).
+* Conditionally insert lines when pretty-printing declarations (#171).
+* Distinguish deriving (Show) from deriving Show (#189).
+* Allow parsing of unicode subscript and superscript functions (#173).
+* Pretty print unboxed tuples with spaces (#193).
+* Improve performance when parsing long extension lists (#200).
+* Properly pretty print constructor and class operators (#204).
+* Read Haskell source files as UTF-8 (#223).
+* Fix ExplicitNamespaces parsing (#216).
+* PolyKinds implies KindSignatures (#220).
+* Preserve location information for infix binds (#205).
+* Preserve positional information in checkPattern (#231).
+* Maintain correct line numbers when parsing multiline GHC_OPTIONS (#218).
+* Correctly parse "*" with TypeOperators (#81).
+* Export the "pretty" method (#222).
+* Add javascript calling convention for foreign imports (#236).
+* Add non-greedy parsers for module heads (#191).
+* Add a flag to disable arity checking when parsing (#260).
+* Parse "-" in type signatures (#206).
+* Add support for type wildcards and expression holes (#252).
+* Add support for Pattern Synonyms (#197).
+* Bump the happy lower bound (#250).
+* Make test suite pass on GHC 7.12 (#224).
+* Support linking Haddock comments to AST nodes (#213).
+* Parse multiline LANGUAGE pragmas (#217).
+* Parse trailing where (#25).
+* Parse modules starting with pragmas and indented
+  "module" keyword (#122).
+* Use pretty-show to get human readable test outputs.
+* Respect fixity declarations inside where/let/class in
+  `applyFixities` (#212).
+* Correctly parse the combination of view patterns and bang patterns. (#276)
+
+-------------------------------------------------------------------

Old:
----
  haskell-src-exts-1.16.0.1.tar.gz

New:
----
  haskell-src-exts-1.17.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ghc-haskell-src-exts.spec ++++++
--- /var/tmp/diff_new_pack.HcmpGe/_old  2016-01-08 15:23:06.000000000 +0100
+++ /var/tmp/diff_new_pack.HcmpGe/_new  2016-01-08 15:23:06.000000000 +0100
@@ -20,8 +20,8 @@
 # no useful debuginfo for Haskell packages without C sources
 %global debug_package %{nil}
 %bcond_with tests
-Name:           ghc-%{pkg_name}
-Version:        1.16.0.1
+Name:           ghc-haskell-src-exts
+Version:        1.17.1
 Release:        0
 Summary:        Manipulating Haskell source: abstract syntax, lexer, parser, 
and pretty-printer
 License:        BSD-3-Clause

++++++ haskell-src-exts-1.16.0.1.tar.gz -> haskell-src-exts-1.17.1.tar.gz ++++++
++++ 805393 lines of diff (skipped)


Reply via email to