Accepting request 391618 from devel:languages:haskell:lts
- update haskeline to 0.7.2.3 - refresh u_haskeline_update.patch * Fix hsc2hs-related warning on ghc-8 * Fix the behavior of ctrl-W in the emacs bindings * Point to github instead of trac OBS-URL: https://build.opensuse.org/request/show/391618 OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc?expand=0&rev=217
This commit is contained in:
parent
f459af695b
commit
3bc135f698
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 19 12:50:38 UTC 2016 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
- update haskeline to 0.7.2.3
|
||||||
|
- refresh u_haskeline_update.patch
|
||||||
|
* Fix hsc2hs-related warning on ghc-8
|
||||||
|
* Fix the behavior of ctrl-W in the emacs bindings
|
||||||
|
* Point to github instead of trac
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 8 08:56:42 UTC 2016 - mimi.vx@gmail.com
|
Tue Mar 8 08:56:42 UTC 2016 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
4
ghc.spec
4
ghc.spec
@ -80,7 +80,7 @@ Patch20: ghc.git-b29f20.patch
|
|||||||
Patch21: u_terminfo_0402.patch
|
Patch21: u_terminfo_0402.patch
|
||||||
# PATCH-FIX-UPSTREAM u_Cabal_update.patch mimi.vx@gmail.com -- update Cabal to 1.22.6.0
|
# PATCH-FIX-UPSTREAM u_Cabal_update.patch mimi.vx@gmail.com -- update Cabal to 1.22.6.0
|
||||||
Patch22: u_Cabal_update.patch
|
Patch22: u_Cabal_update.patch
|
||||||
# PATCH-FIX-UPSTREAM u_haskeline_update.patch mimi.vx@gmail.com -- update haskeline to 0.7.2.2
|
# PATCH-FIX-UPSTREAM u_haskeline_update.patch mimi.vx@gmail.com -- update haskeline to 0.7.2.3
|
||||||
Patch23: u_haskeline_update.patch
|
Patch23: u_haskeline_update.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
@ -139,7 +139,7 @@ To install all of GHC install package ghc.
|
|||||||
%define ghc_pkg_obsoletes ghc-bin-package-db-devel < 0.0.0.0-%{release}
|
%define ghc_pkg_obsoletes ghc-bin-package-db-devel < 0.0.0.0-%{release}
|
||||||
%ghc_lib_subpackage -x ghc %{ghc_version_override}
|
%ghc_lib_subpackage -x ghc %{ghc_version_override}
|
||||||
%undefine ghc_pkg_obsoletes
|
%undefine ghc_pkg_obsoletes
|
||||||
%ghc_lib_subpackage haskeline 0.7.2.2
|
%ghc_lib_subpackage haskeline 0.7.2.3
|
||||||
%ghc_lib_subpackage hoopl 3.10.0.2
|
%ghc_lib_subpackage hoopl 3.10.0.2
|
||||||
%ghc_lib_subpackage hpc 0.6.0.2
|
%ghc_lib_subpackage hpc 0.6.0.2
|
||||||
%ghc_lib_subpackage pretty 1.1.2.0
|
%ghc_lib_subpackage pretty 1.1.2.0
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user