Hello community,

here is the log from the commit of package ghc-yi-mode-haskell for 
openSUSE:Factory checked in at 2017-07-06 00:00:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghc-yi-mode-haskell (Old)
 and      /work/SRC/openSUSE:Factory/.ghc-yi-mode-haskell.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghc-yi-mode-haskell"

Thu Jul  6 00:00:21 2017 rev:2 rq:506866 version:0.13.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghc-yi-mode-haskell/ghc-yi-mode-haskell.changes  
2017-05-10 20:46:58.156888269 +0200
+++ 
/work/SRC/openSUSE:Factory/.ghc-yi-mode-haskell.new/ghc-yi-mode-haskell.changes 
    2017-07-06 00:00:23.699694794 +0200
@@ -1,0 +2,5 @@
+Mon Jun 19 21:01:47 UTC 2017 - [email protected]
+
+- Update to version 0.13.7.
+
+-------------------------------------------------------------------

Old:
----
  yi-mode-haskell-0.13.5.tar.gz

New:
----
  yi-mode-haskell-0.13.7.tar.gz

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

Other differences:
------------------
++++++ ghc-yi-mode-haskell.spec ++++++
--- /var/tmp/diff_new_pack.iWJ95B/_old  2017-07-06 00:00:24.575571407 +0200
+++ /var/tmp/diff_new_pack.iWJ95B/_new  2017-07-06 00:00:24.579570844 +0200
@@ -19,7 +19,7 @@
 %global pkg_name yi-mode-haskell
 %bcond_with tests
 Name:           ghc-%{pkg_name}
-Version:        0.13.5
+Version:        0.13.7
 Release:        0
 Summary:        Yi editor haskell mode
 License:        GPL-2.0+

++++++ yi-mode-haskell-0.13.5.tar.gz -> yi-mode-haskell-0.13.7.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yi-mode-haskell-0.13.5/src/Yi/Config/Default/HaskellMode.hs 
new/yi-mode-haskell-0.13.7/src/Yi/Config/Default/HaskellMode.hs
--- old/yi-mode-haskell-0.13.5/src/Yi/Config/Default/HaskellMode.hs     
2016-08-20 13:31:50.000000000 +0200
+++ new/yi-mode-haskell-0.13.7/src/Yi/Config/Default/HaskellMode.hs     
2017-06-14 18:26:30.000000000 +0200
@@ -1,10 +1,7 @@
 module Yi.Config.Default.HaskellMode (configureHaskellMode) where
 
-import Lens.Micro.Platform ((%=))
 import Yi.Config.Simple    (ConfigM, addMode)
-import Yi.Config.Lens      (modeTableA)
 import Yi.Mode.Haskell
-import Yi.Types            (AnyMode (..))
 
 configureHaskellMode :: ConfigM ()
 configureHaskellMode = do
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yi-mode-haskell-0.13.5/yi-mode-haskell.cabal 
new/yi-mode-haskell-0.13.7/yi-mode-haskell.cabal
--- old/yi-mode-haskell-0.13.5/yi-mode-haskell.cabal    2016-12-10 
10:39:40.000000000 +0100
+++ new/yi-mode-haskell-0.13.7/yi-mode-haskell.cabal    2017-06-17 
19:57:23.000000000 +0200
@@ -1,9 +1,9 @@
--- This file has been generated from package.yaml by hpack version 0.14.0.
+-- This file has been generated from package.yaml by hpack version 0.17.0.
 --
 -- see: https://github.com/sol/hpack
 
 name:           yi-mode-haskell
-version:        0.13.5
+version:        0.13.7
 synopsis:       Yi editor haskell mode
 category:       Yi
 homepage:       https://github.com/yi-editor/yi#readme
@@ -57,7 +57,7 @@
   main-is: Spec.hs
   hs-source-dirs:
       test
-  ghc-options: -Wall -ferror-spans -Wall
+  ghc-options: -Wall -ferror-spans
   include-dirs:
       src/Yi/Lexer
   build-depends:


Reply via email to