Package Release Info

ghc-magic-1.1-2.3

Update Info: 5585
Available in Package Hub : 12 GA-SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-magic
ghc-magic-devel

Change Logs

* Sun Jul 10 2016 psimons@suse.com
- Update to version 1.1 revision 0 with cabal2obs.
* Thu Apr 28 2016 psimons@suse.com
- Add another explicit run-time dependency on "file-devel" to make
  this package usable. Without that dependency, RPM would pull in
  only "libmagic1", which contains "libmagic.so.1" but not
  "libmagic.so". As a result, Haskell builds that try to link
  "-lmagic" would fail.
* Thu Apr 28 2016 psimons@suse.com
- Add missing system dependency "file-devel", which provides the
  libmagic library this code binds to.
* Sat Feb 13 2016 mimi.vx@gmail.com
- ghc-magic generated by st2obs scritpt