Package Release Info

ghc-magic-1.1-bp150.2.7

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ghc-magic
ghc-magic-devel

Change Logs

Version: 1.1-bp150.2.6
* Thu Aug 03 2017 psimons@suse.com
- Updated with latest spec-cleaner version 0.9.8-8-geadfbbf.
Version: 1.1-2.3
* 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