| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ghc-compiler | Distribution: Fedora Project |
| Version: 8.2.2 | Vendor: Fedora Project |
| Release: 68.4.el8 | Build date: Wed Apr 28 16:03:42 2021 |
| Group: Unspecified | Build host: buildvm-a64-32.iad2.fedoraproject.org |
| Size: 258395216 | Source RPM: ghc-8.2.2-68.4.el8.src.rpm |
| Packager: Fedora Project | |
| Url: https://haskell.org/ghc/ | |
| Summary: GHC compiler and utilities | |
The package contains the GHC compiler, tools and utilities. The ghc libraries are provided by ghc-libraries. To install all of ghc (including the ghc library), install the main ghc package.
BSD
* Wed Apr 28 2021 Jens Petersen <petersen@redhat.com> - 8.2.2-68.4
- disable CC -Wall on s390x to silence the warning flood
* Tue Aug 14 2018 Petr Viktorin <pviktori@redhat.com> - 8.2.2-68.3
- Fix BuildRequires for /usr/bin/python3
- Resolves: #1615517
* Sat Jun 02 2018 Jens Petersen <petersen@redhat.com> - 8.2.2-68.2
- do not delete RPATH for bundled llvm
- fix docs config
- add llvm-D25865-cmakeshlib.patch from llvm3.9
* Thu May 31 2018 Jens Petersen <petersen@redhat.com> - 8.2.2-68.1
- apply install_dirs.patch from llvm3.9 to fix llvm RPATHs
- use ghc_set_cflags
- turn off the testsuite
* Thu May 31 2018 Jens Petersen <petersen@redhat.com> - 8.2.2-68
- fix sphinx-build version detection
- merge bcond for haddock and manual
* Tue May 29 2018 Jens Petersen <petersen@redhat.com>
- bundle llvm-3.9 with ghc-compiler for aarch64
* Mon May 28 2018 Jens Petersen <petersen@redhat.com> - 8.2.2-67
- move manuals to new ghc-manual (noarch)
- rename ghc-doc-index to ghc-doc-cron (noarch)
- ghost the ghc-doc-index local state files
- ghost some newer libraries index files
- simplify and extend bcond for build configuration
- drop bootstrap builds and do ABI hash checks unless ghc version changed
- no longer need autotools on aarch64
* Tue Apr 10 2018 Jens Petersen <petersen@redhat.com> - 8.2.2-66
- ghc-pkg: silence the abi-depends warnings
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 8.2.2-65
- Escape macros in %changelog
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 8.2.2-64
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Tue Jan 30 2018 Jens Petersen <petersen@redhat.com> - 8.2.2-63
- apply Phabricator D4159.patch to workaround
https://ghc.haskell.org/trac/ghc/ticket/14381
* Thu Jan 25 2018 Jens Petersen <petersen@redhat.com> - 8.2.2-62
- 8.2.2 perf build
- https://downloads.haskell.org/~ghc/8.2.2/docs/html/users_guide/8.2.1-notes.html
- https://downloads.haskell.org/~ghc/8.2.2/docs/html/users_guide/8.2.2-notes.html
* Wed Jan 24 2018 Jens Petersen <petersen@redhat.com> - 8.2.2-61
- 8.2.2 bootstrap build
- install ghc libs in libdir and remove RUNPATHs
- add shadowed-deps.patch (haskell/cabal#4728)
- new ghc-compact library
- exclude ghc-boot for ghc-libraries
* Thu Oct 26 2017 Jens Petersen <petersen@redhat.com> - 8.0.2-60
- fix space in BSDHaskellReport license macro for rpm-4.14
- mark other subpackages correctly as BSD license
- drop ghc-boot from ghc-libraries
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.2-59
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.2-58
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Fri Feb 17 2017 Jens Petersen <petersen@redhat.com> - 8.0.2-57
- 8.0.2 perf build
- http://downloads.haskell.org/~ghc/8.0.2/docs/html/users_guide/8.0.1-notes.html
- http://downloads.haskell.org/~ghc/8.0.2/docs/html/users_guide/8.0.2-notes.html
* Fri Feb 17 2017 Jens Petersen <petersen@redhat.com> - 8.0.2-56
- update to GHC 8.0 (bootstrap build)
- backport changes from http://github.com/fedora-haskell/ghc
adding some new patches from Debian
- use llvm3.7 on ARM archs
- user guide now built with sphinx
* Mon Feb 13 2017 Jens Petersen <petersen@redhat.com> - 7.10.3-55
- use new ghc_lib_subpackage -d option to fix handling of .files
- configure llc-3.5 and opt-3.5 explicitly for all arch's
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 7.10.3-54
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Thu Jan 12 2017 Igor Gnatenko <ignatenko@redhat.com> - 7.10.3-53
- Rebuild for readline 7.x
* Wed Oct 26 2016 Jens Petersen <petersen@redhat.com> - 7.10.3-52
- use license macro
- update subpackaging for latest ghc-rpm-macros
- minor spec file cleanups
- drop old dph and feldspar obsoletes
- obsoletes ghc-doc-index when without_haddock
- BR perl
* Tue Jul 12 2016 Jens Petersen <petersen@redhat.com> - 7.10.3-51
- obsolete haskell98 and haskell2010
- add an ABI change check to prevent unexpected ghc package hash changes
* Fri Jun 03 2016 Jens Petersen <petersen@redhat.com> - 7.10.3-50
- perf build
- http://downloads.haskell.org/~ghc/7.10.3/docs/html/users_guide/release-7-10-1.html
- http://downloads.haskell.org/~ghc/7.10.3/docs/html/users_guide/release-7-10-2.html
- http://downloads.haskell.org/~ghc/7.10.3/docs/html/users_guide/release-7-10-3.html
* Wed Jun 01 2016 Jens Petersen <petersen@redhat.com> - 7.10.3-49
- quick build
- use 7.10.3b respin tarballs
- no longer need:
- ghc-glibc-2.20_BSD_SOURCE.patch
- ghc-7.8-arm-use-ld-gold.patch
- ghc-7.8-arm7_saner-linker-opt-handling-9873.patch
- ghc-config.mk.in-Enable-SMP-and-GHCi-support-for-Aarch64.patch
- build_minimum_smp
- add Debian packages:
- buildpath-abi-stability
- no-missing-haddock-file-warning
- reproducible-tmp-names
- use llvm35
- add libraries-versions.sh script
- all library versions updates except xhtml
- BR ghc-rpm-macros-extra for all OS versions
- support building on EL6
- deprecated libraries: haskell2010, haskell98, old-locale, old-time
- symlink for integer-gmp2
- add llvm_major
* Tue Mar 08 2016 Michal Toman <mtoman@fedoraproject.org> - 7.8.4-48
- do not package ghc-split on MIPS (#1294873)
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 7.8.4-47
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Tue Jun 16 2015 Jens Petersen <petersen@redhat.com> - 7.8.4-46
- rebuild
* Thu Jun 11 2015 Jens Petersen <petersen@fedoraproject.org> - 7.8.4-45
- use ld.gold on aarch64 like for armv7 (Erik de Castro Lopo, #1195231)
* Wed Apr 22 2015 Jens Petersen <petersen@redhat.com> - 7.8.4-44
- turn on SMP and ghci for aarch64 (Erik de Castro Lopo, #1203951)
- use "make -j2" for s390 (#1212374)
* Mon Mar 30 2015 Jens Petersen <petersen@redhat.com> - 7.8.4-43
- aarch64 production build
* Mon Mar 23 2015 Jens Petersen <petersen@redhat.com> - 7.8.4-42.2
- aarch64 bootstrap build
- must use "make -j16" for Intel arches to preserve ABI hashes
(-j12 changed array's hash on i686)
* Wed Mar 18 2015 Jens Petersen <petersen@redhat.com> - 7.8.4-42.1
- fix build.mk BuildFlavour setup
- improve the smp make setup with build_minimum_smp
- bootstrap for aarch64 without ghci (#1195231)
- disable ld hardening for F23 on 64bit and armv7hl
* Sat Feb 14 2015 Jens Petersen <petersen@redhat.com> - 7.8.4-42
- try "make -j16" on Intel arches to keep ABI hashes same as -40
* Mon Feb 09 2015 Jens Petersen <petersen@redhat.com> - 7.8.4-41
- update the arm64 patch for 7.8.4
- all archs have bindir/ghci
* Sun Jan 18 2015 Jens Petersen <petersen@redhat.com> - 7.8.4-40
- production build
- version doc htmldirs again
* Sat Jan 17 2015 Jens Petersen <petersen@redhat.com> - 7.8.4-39
- update to 7.8.4
- bump release over haskell-platform xhtml
- https://www.haskell.org/ghc/docs/7.8.4/html/users_guide/release-7-8-1.html
- https://www.haskell.org/ghc/docs/7.8.4/html/users_guide/release-7-8-2.html
- https://www.haskell.org/ghc/docs/7.8.4/html/users_guide/release-7-8-3.html
- https://www.haskell.org/ghc/docs/7.8.4/html/users_guide/release-7-8-4.html
- bootstrap build
- provides haskeline, terminfo and xhtml libraries
- shared libraries on all archs
- bindir/ghci only on ghc_arches_with_ghci
- use ld.gold on ARMv7 (see https://ghc.haskell.org/trac/ghc/ticket/8976)
[thanks to Joachim Breitner for workaround patches posted upstream]
* Tue Nov 18 2014 Jens Petersen <petersen@redhat.com> - 7.6.3-28
- remove the build hack to switch from llvm to llvm34 (#1161049)
- use rpm internal dependency generator with ghc.attr on F21+
- fix bash-ism in ghc-doc-index (#1146733)
- do "quick" build when bootstrapping
- setup LDFLAGS
* Mon Nov 17 2014 Jens Petersen <petersen@redhat.com> - 7.6.3-27
- use llvm34 instead of llvm-3.5 for arm (#1161049)
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.6.3-26
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Tue Jul 15 2014 Jens Petersen <petersen@redhat.com> - 7.6.3-25
- configure ARM with VFPv3D16 and without NEON (#995419)
- only apply the Cabal unversion docdir patch to F21 and later
- hide llvm version warning on ARM now up to 3.4
* Fri Jun 06 2014 Jens Petersen <petersen@redhat.com> - 7.6.3-24
- add aarch64 with Debian patch by Karel Gardas and Colin Watson
- patch Stg.h to define _DEFAULT_SOURCE instead of _BSD_SOURCE to quieten
glibc 2.20 warnings (see #1067110)
* Fri May 30 2014 Jens Petersen <petersen@redhat.com> - 7.6.3-23
- bump release
* Fri May 30 2014 Jens Petersen <petersen@redhat.com> - 7.6.3-22
- add ppc64le support patch from Debian by Colin Watson
(thanks to Jaromir Capik for Fedora ppc64le bootstrap)
* Wed Jan 29 2014 Jens Petersen <petersen@redhat.com> - 7.6.3-21
- fix segfault on i686 when using ffi double-mapping for selinux (#907515)
see http://hackage.haskell.org/trac/ghc/ticket/7629
(thanks Garrett Mitchener for patch committed upstream)
* Wed Oct 30 2013 Jens Petersen <petersen@redhat.com> - 7.6.3-20
- enable debuginfo for C code bits (#989593)
- back to production build
* Tue Oct 29 2013 Jens Petersen <petersen@redhat.com> - 7.6.3-19
- fix rts hang on 64bit bigendian archs (patch by Gustavo Luiz Duarte, #989593)
- generate and ship library doc index for ghc bundled libraries
- build with utf8 encoding (needed for verbose ghc output
and makes better sense anyway)
- change ghc-cabal to make library html docdirs unversioned
- bootstrap build
* Sat Jul 27 2013 Jóhann B. Guðmundsson <johannbg@fedoraproject.org> - 7.6.3-18
- ghc-doc-index requires crontabs and mark cron file config noreplace
(http://fedoraproject.org/wiki/Packaging:CronFiles)
* Wed Jul 24 2013 Jens Petersen <petersen@redhat.com> - 7.6.3-17
- silence warnings about unsupported llvm version (> 3.1) on ARM
* Thu Jul 11 2013 Jens Petersen <petersen@redhat.com> - 7.6.3-16
- revert the executable stack patch since it didn't fully fix the problem
and yet changed the ghc library hash
* Wed Jul 10 2013 Jens Petersen <petersen@redhat.com> - 7.6.3-15
- turn off executable stack flag in executables (#973512)
(thanks Edward Zhang for upstream patch and Dhiru Kholia for report)
* Tue Jun 25 2013 Jens Petersen <petersen@redhat.com> - 7.6.3-14
- fix compilation with llvm-3.3 (#977652)
see http://hackage.haskell.org/trac/ghc/ticket/7996
* Thu Jun 20 2013 Jens Petersen <petersen@redhat.com> - 7.6.3-13
- production perf -O2 build
- see release notes:
http://www.haskell.org/ghc/docs/7.6.3/html/users_guide/release-7-6-1.html
http://www.haskell.org/ghc/docs/7.6.3/html/users_guide/release-7-6-2.html
http://www.haskell.org/ghc/docs/7.6.3/html/users_guide/release-7-6-3.html
* Thu Jun 20 2013 Jens Petersen <petersen@redhat.com> - 7.6.3-12
- bootstrap 7.6.3
- all library versions bumped except pretty
- ghc-7.4-add-support-for-ARM-hard-float-ABI-fixes-5914.patch, and
ghc-7.4-silence-gen_contents_index.patch are no longer needed
- build with ghc-rpm-macros-extra
- no longer filter type-level package from haddock index
- process obsoletes process-leksah
- do production build with BuildFlavour perf (#880135)
* Tue Feb 05 2013 Jens Petersen <petersen@redhat.com> - 7.4.2-11
- ghclibdir should be owned at runtime by ghc-base instead of ghc-compiler
(thanks Michael Scherer, #907671)
* Thu Jan 17 2013 Jens Petersen <petersen@redhat.com> - 7.4.2-10
- rebuild for F19 libffi soname bump
* Wed Nov 21 2012 Jens Petersen <petersen@redhat.com> - 7.4.2-9
- fix permissions of ghc-doc-index and only run when root
- ghc-doc-index cronjob no longer looks at /etc/sysconfig/ghc-doc-index
* Sat Nov 17 2012 Jens Petersen <petersen@redhat.com> - 7.4.2-8
- production 7.4.2 build
http://www.haskell.org/ghc/docs/7.4.2/html/users_guide/release-7-4-2.html
* Sat Nov 17 2012 Jens Petersen <petersen@redhat.com> - 7.4.2-7
- 7.4.2 bootstrap
- update base and unix library versions
- ARM StgCRun patches not longer needed
- use Karel Gardas' ARM hardfloat patch committed upstream
- use _smp_mflags again
- disable Cabal building ghci lib files
- silence the doc re-indexing script and move the doc indexing cronjob
to a new ghc-doc-index subpackage (#870694)
- do not disable hscolour in build.mk
- drop the explicit hscolour BR
- without_hscolour should now be set by ghc-rpm-macros for bootstrapping
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.4.1-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
* Fri Jun 15 2012 Jens Petersen <petersen@redhat.com> - 7.4.1-5
- use ghc_lib_subpackage instead of ghc_binlib_package (ghc-rpm-macros 0.91)
* Wed May 02 2012 Jens Petersen <petersen@redhat.com> - 7.4.1-4
- add ghc-wrapper-libffi-include.patch to workaround "missing libffi.h"
for prof compiling on secondary archs
* Sat Apr 28 2012 Jens Petersen <petersen@redhat.com> - 7.4.1-3
- build with llvm-3.0 on ARM
- remove ARM from unregisterised_archs
- add 4 Debian ARM patches for armel and armhf (Iain Lane)
* Wed Mar 21 2012 Jens Petersen <petersen@redhat.com> - 7.4.1-2
- full build
* Wed Feb 15 2012 Jens Petersen <petersen@redhat.com> - 7.4.1-1
- update to new 7.4.1 major release
http://www.haskell.org/ghc/docs/7.4.1/html/users_guide/release-7-4-1.html
- all library versions bumped
- binary package replaces ghc-binary
- random library dropped
- new hoopl library
- deepseq is now included in ghc
- Cabal --enable-executable-dynamic patch is upstream
- add Cabal-fix-dynamic-exec-for-TH.patch
- sparc linking fix is upstream
- use Debian's system-libffi patch by Joachim Breitner
- setup ghc-deps.sh after ghc_version_override for bootstrapping
- drop ppc64 config, pthread and mmap patches
- do not set GhcUnregisterised explicitly
- add s390 and s390x to unregisterised_archs
- Cabal manual needs pandoc
* Thu Jan 19 2012 Jens Petersen <petersen@redhat.com> - 7.0.4-42
- move ghc-ghc-devel from ghc-libraries to the ghc metapackage
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.0.4-41
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Nov 14 2011 Jens Petersen <petersen@redhat.com> - 7.0.4-40
- do alternatives handling correctly (reported by Giam Teck Choon, #753661)
see https://fedoraproject.org/wiki/Packaging:Alternatives
* Sat Nov 12 2011 Jens Petersen <petersen@redhat.com> - 7.0.4-39
- move ghc-doc and ghc-libs obsoletes
- add HaskellReport license also to the base and libraries subpackages
* Thu Nov 10 2011 Jens Petersen <petersen@redhat.com> - 7.0.4-38
- the post and postun scripts are now for the compiler subpackage
* Wed Nov 02 2011 Jens Petersen <petersen@redhat.com> - 7.0.4-37
- rename ghc-devel metapackage to ghc-libraries
- require ghc-rpm-macros-0.14
* Tue Nov 01 2011 Jens Petersen <petersen@redhat.com> - 7.0.4-36
- move compiler and tools to ghc-compiler
- the ghc base package is now a metapackage that installs all of ghc,
ie ghc-compiler and ghc-devel (#750317)
- drop ghc-doc provides
* Fri Oct 28 2011 Jens Petersen <petersen@redhat.com> - 7.0.4-35.1
- rebuild against new gmp
* Fri Oct 28 2011 Jens Petersen <petersen@redhat.com> - 7.0.4-35
- add HaskellReport license tag to some of the library subpackages
which contain some code from the Haskell Reports
* Thu Oct 20 2011 Marcela Mašláňová <mmaslano@redhat.com> - 7.0.4-34.1
- rebuild with new gmp without compat lib
* Thu Oct 20 2011 Jens Petersen <petersen@redhat.com> - 7.0.4-34
- setup ghc-deps.sh after ghc_version_override for bootstrapping
* Tue Oct 18 2011 Jens Petersen <petersen@redhat.com> - 7.0.4-33
- add armv5tel (ported by Henrik Nordström)
- also use ghc-deps.sh when bootstrapping (ghc-rpm-macros-0.13.13)
* Mon Oct 17 2011 Jens Petersen <petersen@redhat.com> - 7.0.4-32
- remove libffi_archs: not allowed to bundle libffi on any arch
- include the ghc (ghci) library in ghc-devel (Narasim)
* Tue Oct 11 2011 Peter Schiffer <pschiffe@redhat.com> - 7.0.4-31.1
- rebuild with new gmp
* Fri Sep 30 2011 Jens Petersen <petersen@redhat.com> - 7.0.4-31
- build with ghc-rpm-macros >= 0.13.11 to fix provides and obsoletes versions
in library devel subpackages
* Thu Sep 29 2011 Jens Petersen <petersen@redhat.com> - 7.0.4-30
- no need to specify -lffi in build.mk (Henrik Nordström)
* Wed Sep 28 2011 Jens Petersen <petersen@redhat.com> - 7.0.4-29
- port to armv7hl by Henrik Nordström (#741725)
* Wed Sep 14 2011 Jens Petersen <petersen@redhat.com> - 7.0.4-28
- setup ghc-deps.sh when not bootstrapping!
* Wed Sep 14 2011 Jens Petersen <petersen@redhat.com> - 7.0.4-27
- setup dependency generation with ghc-deps.sh since it was moved to
ghc_lib_install in ghc-rpm-macros
* Fri Jun 17 2011 Jens Petersen <petersen@redhat.com> - 7.0.4-26
- BR same ghc version unless ghc_bootstrapping defined
- add libffi_archs
- drop the quick build profile
- put dyn before p in GhcLibWays
- explain new bootstrapping mode using ghc_bootstrap (ghc-rpm-macros-0.13.5)
* Thu Jun 16 2011 Jens Petersen <petersen@redhat.com> - 7.0.4-25
- update to 7.0.4 bugfix release
http://haskell.org/ghc/docs/7.0.4/html/users_guide/release-7-0-4.html
- strip static again (upstream #5004 fixed)
- Cabal updated to 1.10.2.0
- re-enable testsuite
- update summary and description
* Tue Jun 14 2011 Jens Petersen <petersen@redhat.com> - 7.0.2-24
- finally change from ExclusiveArch to ExcludeArch to target more archs
* Sat May 21 2011 Jens Petersen <petersen@redhat.com> - 7.0.2-23
- obsolete dph libraries and feldspar-language
* Mon May 16 2011 Jens Petersen <petersen@redhat.com> - 7.0.2-22
- merge prof subpackages into the devel subpackages with ghc-rpm-macros-0.13
* Wed May 11 2011 Jens Petersen <petersen@redhat.com> - 7.0.2-21
- configure with /usr/bin/gcc to help bootstrapping to new archs
(otherwise ccache tends to get hardcoded as gcc, which not in koji)
- posttrans scriplet for ghc_pkg_recache is redundant
* Mon May 09 2011 Jens Petersen <petersen@redhat.com> - 7.0.2-20
- make devel and prof meta packages require libs with release
- make ghc-*-devel subpackages require ghc with release
* Wed May 04 2011 Jiri Skala <jskala@redhat.com> - 7.0.2-19.1
- fixes path to gcc on ppc64 arch
* Tue Apr 26 2011 Jens Petersen <petersen@redhat.com> - 7.0.2-19
- add upstream ghc-powerpc-linker-mmap.patch for ppc64 (Jiri Skala)
* Thu Apr 21 2011 Jiri Skala <jskala@redhat.com> - 7.0.2-18
- bootstrap to ppc64
* Fri Apr 01 2011 Jens Petersen <petersen@redhat.com> - 7.0.2-17
- rebuild against ghc-rpm-macros-0.11.14 to provide ghc-*-doc
* Fri Apr 01 2011 Jens Petersen <petersen@redhat.com> - 7.0.2-16
- provides ghc-doc again: it is still a buildrequires for libraries
- ghc-prof now requires ghc-devel
- ghc-devel now requires ghc explicitly
* Wed Mar 30 2011 Jens Petersen <petersen@redhat.com> - 7.0.2-15
- do not strip static libs since it breaks ghci-7.0.2 loading libHSghc.a
(see http://hackage.haskell.org/trac/ghc/ticket/5004)
- no longer provide ghc-doc
- no longer obsolete old haddock
* Tue Mar 29 2011 Jens Petersen <petersen@redhat.com> - 7.0.2-14
- fix back missing LICENSE files in library subpackages
- drop ghc_reindex_haddock from install script
* Thu Mar 10 2011 Jens Petersen <petersen@redhat.com> - 7.0.2-13
- rebuild against 7.0.2
* Wed Mar 09 2011 Jens Petersen <petersen@redhat.com> - 7.0.2-12
- update to 7.0.2 release
- move bin-package-db into ghc-ghc
- disable broken testsuite
* Wed Feb 23 2011 Fabio M. Di Nitto <fdinitto@redhat.com> 7.0.1-11
- enable build on sparcv9
- add ghc-fix-linking-on-sparc.patch to fix ld being called
at the same time with --relax and -r. The two options conflict
on sparc.
- bump BuildRequires on ghc-rpm-macros to >= 0.11.10 that guarantees
a correct build on secondary architectures.
* Sun Feb 13 2011 Jens Petersen <petersen@redhat.com>
- without_shared renamed to ghc_without_shared
* Thu Feb 10 2011 Jens Petersen <petersen@redhat.com> - 7.0.1-10
- rebuild
* Thu Feb 10 2011 Jens Petersen <petersen@redhat.com> - 7.0.1-9
- fix without_shared build (thanks Adrian Reber)
- disable system libffi for secondary archs
- temporarily disable ghc-*-devel BRs for ppc
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 7.0.1-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Mon Jan 31 2011 Jens Petersen <petersen@redhat.com> - 7.0.1-7
- include LICENSE files in the shared lib subpackages
* Sat Jan 22 2011 Jens Petersen <petersen@redhat.com> - 7.0.1-6
- patch Cabal to add configure option --enable-executable-dynamic
- exclude huge ghc API library from devel and prof metapackages
* Thu Jan 13 2011 Jens Petersen <petersen@redhat.com> - 7.0.1-5
- fix no doc and no manual builds
* Thu Jan 13 2011 Jens Petersen <petersen@redhat.com> - 7.0.1-4
- add BRs for various subpackaged ghc libraries needed to build ghc
- condition rts .so libraries for non-shared builds
* Thu Dec 30 2010 Jens Petersen <petersen@redhat.com> - 7.0.1-3
- subpackage all the libraries with ghc-rpm-macros-0.11.1
- put rts, integer-gmp and ghc-prim in base, and ghc-binary in bin-package-db
- drop the libs mega-subpackage
- prof now a meta-package for backward compatibility
- add devel meta-subpackage to easily install all ghc libraries
- store doc cronjob package cache file under /var (#664850)
- drop old extralibs bcond
- no longer need to define or clean buildroot
- ghc base package now requires ghc-base-devel
- drop ghc-time obsoletes
* Wed Nov 24 2010 Jens Petersen <petersen@redhat.com> - 7.0.1-2
- require libffi-devel
* Tue Nov 16 2010 Jens Petersen <petersen@redhat.com> - 7.0.1-1
- update to 7.0.1 release
- turn on system libffi now
* Mon Nov 08 2010 Jens Petersen <petersen@redhat.com> - 6.12.3-9
- disable the libffi changes for now since they break libHSffi*.so
* Thu Nov 04 2010 Jens Petersen <petersen@redhat.com> - 6.12.3-8
- add a cronjob for doc indexing
- disable gen_contents_index when not run with --batch for cron
- use system libffi with ghc-use-system-libffi.patch from debian
- add bcond for system libffi
* Thu Nov 04 2010 Jens Petersen <petersen@redhat.com> - 6.12.3-7
- skip huge type-level docs from haddock re-indexing (#649228)
* Thu Sep 30 2010 Jens Petersen <petersen@redhat.com> - 6.12.3-6
- move gtk2hs obsoletes to ghc-glib and ghc-gtk
- drop happy buildrequires
- smp build with max 4 cpus
* Fri Jul 30 2010 Jens Petersen <petersen@redhat.com> - 6.12.3-5
- obsolete old gtk2hs packages for smooth upgrades
* Thu Jul 15 2010 Jens Petersen <petersen@redhat.com> - 6.12.3-4
- merge ghc-doc into base package
- obsolete ghc-time and ghc-ghc-doc (ghc-rpm-macros-0.8.0)
- note that ghc-6.12.3 is part of haskell-platform-2010.2.0.0
* Thu Jun 24 2010 Jens Petersen <petersen@redhat.com> - 6.12.3-3
- drop the broken summary and description args to the ghc-ghc package
and use ghc-rpm-macros-0.6.1
* Wed Jun 23 2010 Jens Petersen <petersen@redhat.com> - 6.12.3-2
- strip all dynlinked files not just shared objects (ghc-rpm-macros-0.5.9)
* Mon Jun 14 2010 Jens Petersen <petersen@redhat.com> - 6.12.3-1
- 6.12.3 release:
http://darcs.haskell.org/download/docs/6.12.3/html/users_guide/release-6-12-3.html
- build with hscolour
- use ghc-rpm-macro-0.5.8 for ghc_strip_shared macro
* Fri May 28 2010 Jens Petersen <petersen@redhat.com> - 6.12.2.20100521-1
- 6.12.3 rc1
- ghost package.cache
- drop ghc-utf8-string obsoletes since it is no longer provided
- run testsuite fast
- fix description and summary of ghc internal library (John Obbele)
* Fri Apr 23 2010 Jens Petersen <petersen@redhat.com> - 6.12.2-1
- update to 6.12.2
- add testsuite with bcond, run it in check section, and BR python
* Mon Apr 12 2010 Jens Petersen <petersen@redhat.com> - 6.12.1-6
- ghc-6.12.1 is part of haskell-platform-2010.1.0.0
- drop old ghc682, ghc681, haddock09 obsoletes
- drop haddock_version and no longer provide haddock explicitly
- update ghc-rpm-macros BR to 0.5.6 for ghc_pkg_recache
* Mon Jan 11 2010 Jens Petersen <petersen@redhat.com> - 6.12.1-5
- drop ghc-6.12.1-no-filter-libs.patch and extras packages again
- filter ghc-ghc-prof files from ghc-prof
- ghc-mtl package was added to fedora
* Mon Jan 11 2010 Jens Petersen <petersen@redhat.com> - 6.12.1-4
- ghc-rpm-macros-0.5.4 fixes wrong version requires between lib subpackages
* Mon Jan 11 2010 Jens Petersen <petersen@redhat.com> - 6.12.1-3
- ghc-rpm-macros-0.5.2 fixes broken pkg_name requires for lib subpackages
* Tue Dec 22 2009 Jens Petersen <petersen@redhat.com> - 6.12.1-2
- include haskeline, mtl, and terminfo for now with
ghc-6.12.1-no-filter-libs.patch
- use ghc_binlibpackage, grep -v and ghc_gen_filelists to generate
the library subpackages (ghc-rpm-macros-0.5.1)
- always set GhcLibWays (Lorenzo Villani)
- use ghcdocbasedir to revert html doc path to upstream's html/ for consistency
* Wed Dec 16 2009 Jens Petersen <petersen@redhat.com> - 6.12.1-1
- pre became 6.12.1 final
- exclude ghc .conf file from package.conf.d in base package
- use ghc_reindex_haddock
- add scripts for ghc-ghc-devel and ghc-ghc-doc
- add doc bcond
- add ghc-6.12.1-gen_contents_index-haddock-path.patch to adjust haddock path
since we removed html/ from libraries path
- require ghc-rpm-macros-0.3.1 and use ghc_version_override
* Sat Dec 12 2009 Jens Petersen <petersen@redhat.com> - 6.12.1-0.2
- remove redundant mingw and perl from ghc-tarballs/
- fix exclusion of ghc internals lib from base packages with -mindepth
- rename the final file lists to PKGNAME.files for clarity
* Fri Dec 11 2009 Jens Petersen <petersen@redhat.com> - 6.12.1-0.1
- update to ghc-6.12.1-pre
- separate bcond options into enabled and disabled for clarity
- only enable shared for intel x86 archs (Lorenzo Villani)
- add quick build profile (Lorenzo Villani)
- remove package_debugging hack (use "make install-short")
- drop sed BR (Lorenzo Villani)
- put all build.mk config into one cat block (Lorenzo Villani)
- export CFLAGS to configure (Lorenzo Villani)
- add dynamic linking test to check section (thanks Lorenzo Villani)
- remove old ghc66 obsoletes
- subpackage huge ghc internals library (thanks Lorenzo Villani)
- BR ghc-rpm-macros >= 0.3.0
- move html docs to docdir/ghc from html subdir (Lorenzo Villani)
- disable smp build for now: broken for 8 cpus at least
* Wed Nov 18 2009 Jens Petersen <petersen@redhat.com> - 6.12.0.20091121-1
- update to 6.12.1 rc2
- build shared libs, yay! and package in standalone libs subpackage
- add bcond for manual and extralibs
- reenable ppc secondary arch
- don't provide ghc-haddock-*
- remove obsolete post requires policycoreutils
- add vanilla v to GhcLibWays when building without prof
- handle without hscolour
- can't smp make currently
- lots of filelist fixes for handling shared libs
- run ghc-pkg recache posttrans
- no need to install gen_contents_index by hand
- manpage is back
* Thu Nov 12 2009 Bryan O'Sullivan <bos@serpentine.com> - 6.12.0.20091010-8
- comprehensive attempts at packaging fixes
* Thu Nov 12 2009 Bryan O'Sullivan <bos@serpentine.com> - 6.12.0.20091010-7
- fix package.conf stuff
* Thu Nov 12 2009 Bryan O'Sullivan <bos@serpentine.com> - 6.12.0.20091010-6
- give up trying to install man pages
* Thu Nov 12 2009 Bryan O'Sullivan <bos@serpentine.com> - 6.12.0.20091010-5
- try to install man pages
* Thu Nov 12 2009 Bryan O'Sullivan <bos@serpentine.com> - 6.12.0.20091010-3
- fix %check
* Sun Oct 11 2009 Bryan O'Sullivan <bos@serpentine.com> - 6.12.0.20091010-2
- disable ppc for now (seems unsupported)
- buildreq ncurses-devel
* Sun Oct 11 2009 Bryan O'Sullivan <bos@serpentine.com> - 6.12.0.20091010-1
- Update to 6.12 RC 1
* Thu Oct 01 2009 Jens Petersen <petersen@redhat.com>
- selinux file context no longer needed in post script
- (for ghc-6.12-shared) drop ld.so.conf.d files
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.10.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Tue Jul 21 2009 Bryan O'Sullivan <bos@serpentine.com> - 6.10.4-1
- update to 6.10.4
* Sat May 30 2009 Jens Petersen <petersen@redhat.com> - 6.10.3-3
- add haddock_version and use it to obsolete haddock and ghc-haddock-*
* Fri May 22 2009 Jens Petersen <petersen@redhat.com> - 6.10.3-2
- update haddock provides and obsoletes
- drop ghc-mk-pkg-install-inplace.patch: no longer needed with new 6.11 buildsys
- add bcond for extralibs
- rename doc bcond to manual
* Wed May 13 2009 Jens Petersen <petersen@redhat.com> - 6.10.3-1
- update to 6.10.3
- haskline replaces editline, so it is no longer needed to build
- macros.ghc moved to ghc-rpm-macros package
- fix handling of hscolor files in filelist generation
* Tue Apr 28 2009 Jens Petersen <petersen@redhat.com> - 6.10.2-4
- add experimental bcond hscolour
- add experimental support for building shared libraries (for ghc-6.11)
- add libs subpackage for shared libraries
- create a ld.conf.d file for libghc*.so
- BR libffi-devel
- drop redundant setting of GhcLibWays in build.mk for no prof
- drop redundant setting of HADDOCK_DOCS
- simplify filelist names
- add a check section based on tests from debian's package
- be more careful about doc files in filelist
* Fri Apr 24 2009 Jens Petersen <petersen@redhat.com> - 6.10.2-3
- define ghc_version in macros.ghc in place of ghcrequires
- drop ghc-requires script for now
* Sun Apr 19 2009 Jens Petersen <petersen@redhat.com> - 6.10.2-2
- add ghc-requires rpm script to generate ghc version dependencies
(thanks to Till Maas)
- update macros.ghc:
- add %ghcrequires to call above script
- pkg_libdir and pkg_docdir obsoleted in packages and replaced
by ghcpkgdir and ghcdocdir inside macros.ghc
- make filelist also for docs
* Wed Apr 08 2009 Bryan O'Sullivan <bos@serpentine.com> - 6.10.2-1
- Update to 6.10.2
* Fri Feb 27 2009 Jens Petersen <petersen@redhat.com> - 6.10.1-13
- ok let's stick with ExclusiveArch for brevity
* Fri Feb 27 2009 Jens Petersen <petersen@redhat.com> - 6.10.1-12
- drop ghc_archs since it breaks koji
- fix missing -devel in ghc_gen_filelists
- change from ExclusiveArch to ExcludeArch ppc64 since alpha was bootstrapped
by oliver
* Wed Feb 25 2009 Jens Petersen <petersen@redhat.com> - 6.10.1-11
- use %ix86 for change from i386 to i586 in rawhide
- add ghc_archs macro in macros.ghc for other packages
- obsolete haddock09
- use %global instead of %define
- use bcond for doc and prof
- rename ghc_gen_filelists lib filelist to -devel.files
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.10.1-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Fri Feb 13 2009 Jens Petersen <petersen@redhat.com> - 6.10.1-9
- require and buildrequire libedit-devel > 2.11-2
- protect ghc_register_pkg and ghc_unregister_pkg
* Fri Jan 23 2009 Jens Petersen <petersen@redhat.com> - 6.10.1-8
- fix to libedit means can drop ncurses-devel BR workaround (#481252)
* Mon Jan 19 2009 Jens Petersen <petersen@redhat.com> - 6.10.1-7
- buildrequire ncurses-devel to fix build of missing editline package needed
for ghci line-editing (#478466)
- move spec templates to cabal2spec package for easy updating
- provide correct haddock version
* Mon Dec 01 2008 Jens Petersen <petersen@redhat.com> - 6.10.1-6
- update macros.ghc to latest proposed revised packaging guidelines:
- use runghc
- drop trivial cabal_build and cabal_haddock macros
- ghc_register_pkg and ghc_unregister_pkg replace ghc_preinst_script,
ghc_postinst_script, ghc_preun_script, and ghc_postun_script
- library templates prof subpackage requires main library again
- make cabal2spec work on .cabal files too, and
read and check name and version directly from .cabal file
- ghc-prof does not need to own libraries dirs owned by main package
* Tue Nov 25 2008 Jens Petersen <petersen@redhat.com> - 6.10.1-5
- add cabal2spec and template files for easy cabal hackage packaging
- simplify script macros: make ghc_preinst_script and ghc_postun_script no-ops
and ghc_preun_script only unregister for uninstall
* Tue Nov 11 2008 Jens Petersen <petersen@redhat.com> - 6.10.1-4
- fix broken urls to haddock docs created by gen_contents_index script
- avoid haddock errors when upgrading by making doc post script posttrans
* Wed Nov 05 2008 Bryan O'Sullivan <bos@serpentine.com> - 6.10.1-3
- libraries/prologue.txt should not have been ghosted
* Tue Nov 04 2008 Bryan O'Sullivan <bos@serpentine.com> - 6.10.1-2
- Fix a minor packaging glitch
* Tue Nov 04 2008 Bryan O'Sullivan <bos@serpentine.com> - 6.10.1-1
- Update to 6.10.1
* Thu Oct 23 2008 Jens Petersen <petersen@redhat.com> - 6.10.0.20081007-9
- remove redundant --haddockdir from cabal_configure
- actually ghc-pkg no longer seems to create package.conf.old backups
- include LICENSE in doc
* Thu Oct 23 2008 Jens Petersen <petersen@redhat.com> - 6.10.0.20081007-8
- need to create ghost package.conf.old for ghc-6.10
* Thu Oct 23 2008 Jens Petersen <petersen@redhat.com> - 6.10.0.20081007-7
- use gen_contents_index to re-index haddock
- add %pkg_docdir to cabal_configure
- requires(post) ghc for haddock for doc
- improve doc file lists
- no longer need to create ghost package.conf.old
- remove or rename alternatives files more consistently
* Tue Oct 14 2008 Bryan O'Sullivan <bos@serpentine.com> - 6.10.0.20081007-6
- Update macros to install html and haddock bits in the right places
* Tue Oct 14 2008 Bryan O'Sullivan <bos@serpentine.com> - 6.10.0.20081007-5
- Don't use a macro to update the docs for the main doc package
* Tue Oct 14 2008 Bryan O'Sullivan <bos@serpentine.com> - 6.10.0.20081007-4
- Add ghc_haddock_reindex macro
- Generate haddock index after installing ghc-doc package
* Mon Oct 13 2008 Jens Petersen <petersen@redhat.com> - 6.10.0.20081007-3
- provide haddock = 2.2.2
- add selinux file context for unconfined_execmem following darcs package
- post requires policycoreutils
* Sun Oct 12 2008 Bryan O'Sullivan <bos@serpentine.com> - 6.10.0.20081007-2.fc10
- Use libedit in preference to readline, for BSD license consistency
- With haddock bundled now, obsolete standalone versions (but not haddock09)
- Drop obsolete freeglut-devel, openal-devel, and haddock09 dependencies
* Sun Oct 12 2008 Bryan O'Sullivan <bos@serpentine.com> - 6.10.0.20081007-1.fc10
- Update to 6.10.1 release candidate 1
* Wed Oct 01 2008 Bryan O'Sullivan <bos@serpentine.com> - 6.10.0.20080921-1.fc10
- Drop unneeded haddock patch
- Rename hsc2hs to hsc2hs-ghc so the alternatives symlink to it will work
* Wed Sep 24 2008 Jens Petersen <petersen@redhat.com> - 6.8.3-5
- bring back including haddock-generated lib docs, now under docdir/ghc
- fix macros.ghc filepath (#460304)
- spec file cleanups:
- fix the source urls back
- drop requires chkconfig
- do not override __spec_install_post
- setup docs building in build.mk
- no longer need to remove network/include/Typeable.h
- install binaries under libdir not libexec
- remove hsc2hs and runhaskell binaries since they are alternatives
* Wed Sep 17 2008 Jens Petersen <petersen@redhat.com> - 6.8.3-4
- add macros.ghc for new Haskell Packaging Guidelines (#460304)
* Wed Jun 18 2008 Bryan O'Sullivan <bos@serpentine.com> - 6.8.3-3
- Add symlinks from _libdir, where ghc looks, to _libexecdir
- Patch libraries/gen_contents_index to use haddock-0.9
* Wed Jun 18 2008 Bryan O'Sullivan <bos@serpentine.com> - 6.8.3-2
- Remove unnecessary dependency on alex
* Wed Jun 18 2008 Bryan O'Sullivan <bos@serpentine.com> - 6.8.3-1
- Upgrade to 6.8.3
- Drop the ghc682-style naming scheme, obsolete those packages
- Manually strip binaries
* Tue Apr 08 2008 Jens Petersen <petersen@redhat.com> - 6.8.2-10
- another rebuild attempt
* Thu Feb 14 2008 Jens Petersen <petersen@redhat.com> - 6.8.2-9
- remove unrecognized --docdir and --htmldir from configure
- drop old buildrequires on libX11-devel and libXt-devel
- rebuild with gcc43
* Sun Jan 06 2008 Bryan O'Sullivan <bos@serpentine.com> - 6.8.2-7
- More attempts to fix docdir
* Sun Jan 06 2008 Bryan O'Sullivan <bos@serpentine.com> - 6.8.2-6
- Fix docdir
* Wed Dec 12 2007 Bryan O'Sullivan <bos@serpentine.com> - 6.8.2-1
- Update to 6.8.2
* Fri Nov 23 2007 Bryan O'Sullivan <bos@serpentine.com> - 6.8.1-2
- Exclude alpha
* Thu Nov 08 2007 Bryan O'Sullivan <bos@serpentine.com> - 6.8.1-2
- Drop bit-rotted attempts at making package relocatable
* Sun Nov 04 2007 Michel Salim <michel.sylvan@gmail.com> - 6.8.1-1
- Update to 6.8.1
* Sat Sep 29 2007 Bryan O'Sullivan <bos@serpentine.com> - 6.8.0.20070928-2
- add happy to BuildRequires
* Sat Sep 29 2007 Bryan O'Sullivan <bos@serpentine.com> - 6.8.0.20070928-1
- prepare for GHC 6.8.1 by building a release candidate snapshot
* Thu May 10 2007 Bryan O'Sullivan <bos@serpentine.com> - 6.6.1-3
- install man page for ghc
* Thu May 10 2007 Bryan O'Sullivan <bos@serpentine.com> - 6.6.1-2
- exclude ppc64 for now, due to lack of time to bootstrap
* Wed May 09 2007 Bryan O'Sullivan <bos@serpentine.com> - 6.6.1-1
- update to 6.6.1 release
* Mon Jan 22 2007 Jens Petersen <petersen@redhat.com> - 6.6-2
- remove truncated duplicate Typeable.h header in network package
(Bryan O'Sullivan, #222865)
* Fri Nov 03 2006 Jens Petersen <petersen@redhat.com> - 6.6-1
- update to 6.6 release
- buildrequire haddock >= 0.8
- fix summary of ghcver package (Michel Salim, #209574)
* Thu Sep 28 2006 Jens Petersen <petersen@redhat.com> - 6.4.2-4
- turn on docs generation again
* Mon Sep 25 2006 Jens Petersen <petersen@redhat.com> - 6.4.2-3.fc6
- ghost package.conf.old (Gérard Milmeister)
- set unconfined_execmem_exec_t context on executables with ghc rts (#195821)
- turn off building docs until haddock is back
* Sat Apr 29 2006 Jens Petersen <petersen@redhat.com> - 6.4.2-2.fc6
- buildrequire libXt-devel so that the X11 package and deps get built
(Garrett Mitchener, #190201)
* Thu Apr 20 2006 Jens Petersen <petersen@redhat.com> - 6.4.2-1.fc6
- update to 6.4.2 release
* Thu Mar 02 2006 Jens Petersen <petersen@redhat.com> - 6.4.1-3.fc5
- buildrequire libX11-devel instead of xorg-x11-devel (Kevin Fenzi, #181024)
- make ghc-doc require ghc (Michel Salim, #180449)
* Tue Oct 11 2005 Jens Petersen <petersen@redhat.com> - 6.4.1-2.fc5
- turn on build_doc since haddock is now in Extras
- no longer specify ghc version to build with (Ville Skyttä, #170176)
* Tue Sep 20 2005 Jens Petersen <petersen@redhat.com> - 6.4.1-1.fc5
- 6.4.1 release
- the following patches are now upstream: ghc-6.4-powerpc.patch,
rts-GCCompact.h-x86_64.patch, ghc-6.4-dsforeign-x86_64-1097471.patch,
ghc-6.4-rts-adjustor-x86_64-1097471.patch
- builds with gcc4 so drop %_with_gcc32
- x86_64 build restrictions (no ghci and split objects) no longer apply
* Tue May 31 2005 Jens Petersen <petersen@redhat.com>
- add %dist to release
* Thu May 12 2005 Jens Petersen <petersen@redhat.com> - 6.4-8
- initial import into Fedora Extras
* Thu May 12 2005 Jens Petersen <petersen@haskell.org>
- add build_prof and build_doc switches for -doc and -prof subpackages
- add _with_gcc32 switch since ghc-6.4 doesn't build with gcc-4.0
* Wed May 11 2005 Jens Petersen <petersen@haskell.org> - 6.4-7
- make package relocatable (ghc#1084122)
- add post install scripts to replace prefix in driver scripts
- buildrequire libxslt and docbook-style-xsl instead of docbook-utils and flex
* Fri May 06 2005 Jens Petersen <petersen@haskell.org> - 6.4-6
- add ghc-6.4-dsforeign-x86_64-1097471.patch and
ghc-6.4-rts-adjustor-x86_64-1097471.patch from trunk to hopefully fix
ffi support on x86_64 (Simon Marlow, ghc#1097471)
- use XMLDocWays instead of SGMLDocWays to build documentation fully
* Mon May 02 2005 Jens Petersen <petersen@haskell.org> - 6.4-5
- add rts-GCCompact.h-x86_64.patch to fix GC issue on x86_64 (Simon Marlow)
* Thu Mar 17 2005 Jens Petersen <petersen@haskell.org> - 6.4-4
- add ghc-6.4-powerpc.patch (Ryan Lortie)
- disable building interpreter rather than install and delete on x86_64
* Wed Mar 16 2005 Jens Petersen <petersen@haskell.org> - 6.4-3
- make ghc require ghcver of same ver-rel
- on x86_64 remove ghci for now since it doesn't work and all .o files
* Tue Mar 15 2005 Jens Petersen <petersen@haskell.org> - 6.4-2
- ghc requires ghcver (Amanda Clare)
* Sat Mar 12 2005 Jens Petersen <petersen@haskell.org> - 6.4-1
- 6.4 release
- x86_64 build no longer unregisterised
- use sed instead of perl to tidy filelists
- buildrequire ghc64 instead of ghc-6.4
- no epoch for ghc64-prof's ghc64 requirement
- install docs directly in docdir
* Fri Jan 21 2005 Jens Petersen <petersen@haskell.org> - 6.2.2-2
- add x86_64 port
- build unregistered and without splitobjs
- specify libdir to configure and install
- rename ghc-prof to ghcXYZ-prof, which obsoletes ghc-prof
* Mon Dec 06 2004 Jens Petersen <petersen@haskell.org> - 6.2.2-1
- move ghc requires to ghcXYZ
* Wed Nov 24 2004 Jens Petersen <petersen@haskell.org> - 6.2.2-0.fdr.1
- ghc622
- provide ghc = %version
- require gcc, gmp-devel and readline-devel
* Fri Oct 15 2004 Gerard Milmeister <gemi@bluewin.ch> - 6.2.2-0.fdr.1
- New Version 6.2.2
* Mon Mar 22 2004 Gerard Milmeister <gemi@bluewin.ch> - 6.2.1-0.fdr.1
- New Version 6.2.1
* Tue Dec 16 2003 Gerard Milmeister <gemi@bluewin.ch> - 6.2-0.fdr.1
- New Version 6.2
* Tue Dec 16 2003 Gerard Milmeister <gemi@bluewin.ch> - 6.0.1-0.fdr.3
- A few minor specfile tweaks
* Mon Dec 15 2003 Gerard Milmeister <gemi@bluewin.ch> - 6.0.1-0.fdr.2
- Different file list generation
* Mon Oct 20 2003 Gerard Milmeister <gemi@bluewin.ch> - 6.0.1-0.fdr.1
- First Fedora release
- Added generated html docs, so that haddock is not needed
* Wed Sep 26 2001 Manuel Chakravarty
- small changes for 5.04
* Wed Sep 26 2001 Manuel Chakravarty
- split documentation off into a separate package
- adapt to new docbook setup in RH7.1
* Mon Apr 16 2001 Manuel Chakravarty
- revised for 5.00
- also runs autoconf automagically if no ./configure found
* Thu Jun 22 2000 Sven Panne
- removed explicit usage of hslibs/docs, it belongs to ghc/docs/set
* Sun Apr 23 2000 Manuel Chakravarty
- revised for ghc 4.07; added suggestions from Pixel <pixel@mandrakesoft.com>
- added profiling package
* Tue Dec 07 1999 Manuel Chakravarty
- version for use from CVS
* Thu Sep 16 1999 Manuel Chakravarty
- modified for GHC 4.04, patchlevel 1 (no more 62 tuple stuff); minimises use
of patch files - instead emits a build.mk on-the-fly
* Sat Jul 31 1999 Manuel Chakravarty
- modified for GHC 4.04
* Wed Jun 30 1999 Manuel Chakravarty
- some more improvements from vbzoli
* Fri Feb 26 1999 Manuel Chakravarty
- modified for GHC 4.02
* Thu Dec 24 1998 Zoltan Vorosbaranyi
- added BuildRoot
- files located in /usr/local/bin, /usr/local/lib moved to /usr/bin, /usr/lib
* Tue Jul 28 1998 Manuel Chakravarty
- original version
/usr/bin/ghc /usr/bin/ghc-8.2.2 /usr/bin/ghc-doc-index /usr/bin/ghc-pkg /usr/bin/ghc-pkg-8.2.2 /usr/bin/ghci /usr/bin/ghci-8.2.2 /usr/bin/haddock /usr/bin/haddock-ghc-8.2.2 /usr/bin/hp2ps /usr/bin/hpc /usr/bin/hsc2hs /usr/bin/hsc2hs-ghc /usr/bin/runghc /usr/bin/runghc-8.2.2 /usr/bin/runhaskell /usr/bin/runhaskell-ghc /usr/lib/.build-id /usr/lib/.build-id/05 /usr/lib/.build-id/05/d145706387621dd1a687da3c9b627e6ebaa9e0 /usr/lib/.build-id/0b /usr/lib/.build-id/0b/3320420a57a6728f2d8620b2da3bca350fabf6 /usr/lib/.build-id/0e /usr/lib/.build-id/0e/207513fe479c8ca2de9d089c6c23663e24cd0a /usr/lib/.build-id/17 /usr/lib/.build-id/17/b34238116b2c3318234179654f23efc1c9b61c /usr/lib/.build-id/1b /usr/lib/.build-id/1b/63c8072c28a50548c7a2bce809889514236fe2 /usr/lib/.build-id/20 /usr/lib/.build-id/20/49867c7dc9fae84f32157ed4996f3053083a7a /usr/lib/.build-id/21 /usr/lib/.build-id/21/37bce6281d407ec030c3ff7d4439037379c148 /usr/lib/.build-id/28 /usr/lib/.build-id/28/344478c5ca604d6eac8adea5d924f569dbd39f /usr/lib/.build-id/28/ca1488b51c50753ce2d1caa707be8626990be5 /usr/lib/.build-id/2b /usr/lib/.build-id/2b/354dfda602db2cc0aee313e80287c178a2a39c /usr/lib/.build-id/2e /usr/lib/.build-id/2e/3fa1ec89ff6e9a7778f77856901eb600973c9b /usr/lib/.build-id/30 /usr/lib/.build-id/30/fff5b5c944b8e518e6c0bfe504d3032b8da102 /usr/lib/.build-id/32 /usr/lib/.build-id/32/c1dfea005508ffd972b2a93a25fc34c04a52a3 /usr/lib/.build-id/37 /usr/lib/.build-id/37/a0d56f55f4e0bfe17603031c7a30d304fddbfd /usr/lib/.build-id/3a /usr/lib/.build-id/3a/60749fc1ea92cf361bff821740b68e7ee6ac72 /usr/lib/.build-id/42 /usr/lib/.build-id/42/ecbde00e94ac8efe3786b70b1dc1d9ee7462ba /usr/lib/.build-id/44 /usr/lib/.build-id/44/c76d84e3228cd19556035776f9cd471b4afb46 /usr/lib/.build-id/46 /usr/lib/.build-id/46/d4ed5eabda47525f69238d995c11ae17bcc5cc /usr/lib/.build-id/50 /usr/lib/.build-id/50/013963f52f504bee59ae5b1bb08aa30b65c45b /usr/lib/.build-id/51 /usr/lib/.build-id/51/013a37d02d2f7111c3cb63fb9f9ddb56b138eb /usr/lib/.build-id/51/14a6f6d37b854a52397cda126bbf8552b8b4ff /usr/lib/.build-id/52 /usr/lib/.build-id/52/b322bec8e17a193658253d5789154dc720d8c4 /usr/lib/.build-id/54 /usr/lib/.build-id/54/2fbbc7abfdbbcfa3f76d3eb4b7c6e3bd7b3f0d /usr/lib/.build-id/59 /usr/lib/.build-id/59/830311077fc0c51a51c08fbc46300510bcbaaa /usr/lib/.build-id/5b /usr/lib/.build-id/5b/c52d5ef9d4b5b9a558728d01dc059ab010249d /usr/lib/.build-id/5d /usr/lib/.build-id/5d/c7381bcf7c7ecd8ede906642457bda5327f872 /usr/lib/.build-id/67 /usr/lib/.build-id/67/9fcffacb433267b915df3e08dcd9cefa7f209e /usr/lib/.build-id/6a /usr/lib/.build-id/6a/b15bbe460e9cbb66a45960f6d36e74d0174834 /usr/lib/.build-id/71 /usr/lib/.build-id/71/be99592bf2ba77f3db26db83fbaf22b0271377 /usr/lib/.build-id/75 /usr/lib/.build-id/75/a550db9b4cb7eacf8c7f6fc1650ceee98dbb3c /usr/lib/.build-id/76 /usr/lib/.build-id/76/912437f2c0b6b59299abd90dd0fc97950b4315 /usr/lib/.build-id/7c /usr/lib/.build-id/7c/711c74c3a9ab0b54ccfdba0455dbeee77e13f3 /usr/lib/.build-id/86 /usr/lib/.build-id/86/a548dd85febfafcdfc345461e0b4a4a54c5885 /usr/lib/.build-id/86/d72a49ec7db70d65a08d09b0b2b2887213d225 /usr/lib/.build-id/95 /usr/lib/.build-id/95/2835fd1b15d96aecb9b5e1c6847e26a53afac1 /usr/lib/.build-id/95/b286eac0ea7731e72c2e07b0e5072c49e994b6 /usr/lib/.build-id/99 /usr/lib/.build-id/99/35eacb5f64f3aed947277a520f2e6c7df089f8 /usr/lib/.build-id/9b /usr/lib/.build-id/9b/de988ce2a3aa3c1738919c13f6f7b99531d2da /usr/lib/.build-id/9f /usr/lib/.build-id/9f/557b5c029ba963ba942e61f8f593585240f886 /usr/lib/.build-id/9f/fb033db89b6b5a784111808ce322f776a215f4 /usr/lib/.build-id/ad /usr/lib/.build-id/ad/7ab2bb550c807cd83b7503e6493527471fb3e8 /usr/lib/.build-id/b7 /usr/lib/.build-id/b7/fc5717a45d05653f6c21d56fa5ed57e1f8ddfc /usr/lib/.build-id/ba /usr/lib/.build-id/ba/1e5aef4964a5410f202e9cf5822b34449d26a1 /usr/lib/.build-id/c2 /usr/lib/.build-id/c2/04a3c9eb1d3d32e940fc60d67bf54feedd1329 /usr/lib/.build-id/c4 /usr/lib/.build-id/c4/3a5625a660f63c49276a237805df546c622b59 /usr/lib/.build-id/da /usr/lib/.build-id/da/93ba32aa32bda44325b4a327b31d07e067e73b /usr/lib/.build-id/ea /usr/lib/.build-id/ea/7d3a1ba6221299f7b75816367b0263886819cd /usr/lib/.build-id/eb /usr/lib/.build-id/eb/97f9ef06cd5972ea4ef3ad0dcee4fb0cc6057f /usr/lib/.build-id/f1 /usr/lib/.build-id/f1/083c72ef763e155a86bc073caf6f3e84894c6b /usr/lib/.build-id/f6 /usr/lib/.build-id/f6/7db8710b79aaaf7a13cc07abd1602ac4fde1f1 /usr/lib/.build-id/f7 /usr/lib/.build-id/f7/4777144bf7489b3bdcaa1ef5de647bad874e3e /usr/lib/.build-id/f8 /usr/lib/.build-id/f8/f08474f7105e2561de92e8a9f51ae49ef1acf7 /usr/lib64/ghc-8.2.2/bin /usr/lib64/ghc-8.2.2/bin/ghc /usr/lib64/ghc-8.2.2/bin/ghc-iserv /usr/lib64/ghc-8.2.2/bin/ghc-iserv-dyn /usr/lib64/ghc-8.2.2/bin/ghc-iserv-prof /usr/lib64/ghc-8.2.2/bin/ghc-pkg /usr/lib64/ghc-8.2.2/bin/ghc-split /usr/lib64/ghc-8.2.2/bin/haddock /usr/lib64/ghc-8.2.2/bin/hp2ps /usr/lib64/ghc-8.2.2/bin/hpc /usr/lib64/ghc-8.2.2/bin/hsc2hs /usr/lib64/ghc-8.2.2/bin/runghc /usr/lib64/ghc-8.2.2/bin/unlit /usr/lib64/ghc-8.2.2/ghc-usage.txt /usr/lib64/ghc-8.2.2/ghci-usage.txt /usr/lib64/ghc-8.2.2/html /usr/lib64/ghc-8.2.2/html/Classic.theme /usr/lib64/ghc-8.2.2/html/Classic.theme/haskell_icon.gif /usr/lib64/ghc-8.2.2/html/Classic.theme/minus.gif /usr/lib64/ghc-8.2.2/html/Classic.theme/plus.gif /usr/lib64/ghc-8.2.2/html/Classic.theme/xhaddock.css /usr/lib64/ghc-8.2.2/html/Ocean.std-theme /usr/lib64/ghc-8.2.2/html/Ocean.std-theme/hslogo-16.png /usr/lib64/ghc-8.2.2/html/Ocean.std-theme/minus.gif /usr/lib64/ghc-8.2.2/html/Ocean.std-theme/ocean.css /usr/lib64/ghc-8.2.2/html/Ocean.std-theme/plus.gif /usr/lib64/ghc-8.2.2/html/Ocean.std-theme/synopsis.png /usr/lib64/ghc-8.2.2/html/haddock-util.js /usr/lib64/ghc-8.2.2/html/highlight.js /usr/lib64/ghc-8.2.2/html/solarized.css /usr/lib64/ghc-8.2.2/latex /usr/lib64/ghc-8.2.2/latex/haddock.sty /usr/lib64/ghc-8.2.2/llvm /usr/lib64/ghc-8.2.2/llvm/bin /usr/lib64/ghc-8.2.2/llvm/bin/bugpoint /usr/lib64/ghc-8.2.2/llvm/bin/llc /usr/lib64/ghc-8.2.2/llvm/bin/lli /usr/lib64/ghc-8.2.2/llvm/bin/llvm-ar /usr/lib64/ghc-8.2.2/llvm/bin/llvm-as /usr/lib64/ghc-8.2.2/llvm/bin/llvm-bcanalyzer /usr/lib64/ghc-8.2.2/llvm/bin/llvm-c-test /usr/lib64/ghc-8.2.2/llvm/bin/llvm-config /usr/lib64/ghc-8.2.2/llvm/bin/llvm-cov /usr/lib64/ghc-8.2.2/llvm/bin/llvm-cxxdump /usr/lib64/ghc-8.2.2/llvm/bin/llvm-diff /usr/lib64/ghc-8.2.2/llvm/bin/llvm-dis /usr/lib64/ghc-8.2.2/llvm/bin/llvm-dsymutil /usr/lib64/ghc-8.2.2/llvm/bin/llvm-dwarfdump /usr/lib64/ghc-8.2.2/llvm/bin/llvm-dwp /usr/lib64/ghc-8.2.2/llvm/bin/llvm-extract /usr/lib64/ghc-8.2.2/llvm/bin/llvm-lib /usr/lib64/ghc-8.2.2/llvm/bin/llvm-link /usr/lib64/ghc-8.2.2/llvm/bin/llvm-lto /usr/lib64/ghc-8.2.2/llvm/bin/llvm-mc /usr/lib64/ghc-8.2.2/llvm/bin/llvm-mcmarkup /usr/lib64/ghc-8.2.2/llvm/bin/llvm-nm /usr/lib64/ghc-8.2.2/llvm/bin/llvm-objdump /usr/lib64/ghc-8.2.2/llvm/bin/llvm-pdbdump /usr/lib64/ghc-8.2.2/llvm/bin/llvm-profdata /usr/lib64/ghc-8.2.2/llvm/bin/llvm-ranlib /usr/lib64/ghc-8.2.2/llvm/bin/llvm-readobj /usr/lib64/ghc-8.2.2/llvm/bin/llvm-rtdyld /usr/lib64/ghc-8.2.2/llvm/bin/llvm-size /usr/lib64/ghc-8.2.2/llvm/bin/llvm-split /usr/lib64/ghc-8.2.2/llvm/bin/llvm-stress /usr/lib64/ghc-8.2.2/llvm/bin/llvm-symbolizer /usr/lib64/ghc-8.2.2/llvm/bin/llvm-tblgen /usr/lib64/ghc-8.2.2/llvm/bin/obj2yaml /usr/lib64/ghc-8.2.2/llvm/bin/opt /usr/lib64/ghc-8.2.2/llvm/bin/sancov /usr/lib64/ghc-8.2.2/llvm/bin/sanstats /usr/lib64/ghc-8.2.2/llvm/bin/verify-uselistorder /usr/lib64/ghc-8.2.2/llvm/bin/yaml2obj /usr/lib64/ghc-8.2.2/llvm/include /usr/lib64/ghc-8.2.2/llvm/include/llvm /usr/lib64/ghc-8.2.2/llvm/include/llvm-c /usr/lib64/ghc-8.2.2/llvm/include/llvm-c/Analysis.h /usr/lib64/ghc-8.2.2/llvm/include/llvm-c/BitReader.h /usr/lib64/ghc-8.2.2/llvm/include/llvm-c/BitWriter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm-c/Core.h /usr/lib64/ghc-8.2.2/llvm/include/llvm-c/Disassembler.h /usr/lib64/ghc-8.2.2/llvm/include/llvm-c/ErrorHandling.h /usr/lib64/ghc-8.2.2/llvm/include/llvm-c/ExecutionEngine.h /usr/lib64/ghc-8.2.2/llvm/include/llvm-c/IRReader.h /usr/lib64/ghc-8.2.2/llvm/include/llvm-c/Initialization.h /usr/lib64/ghc-8.2.2/llvm/include/llvm-c/LinkTimeOptimizer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm-c/Linker.h /usr/lib64/ghc-8.2.2/llvm/include/llvm-c/Object.h /usr/lib64/ghc-8.2.2/llvm/include/llvm-c/OrcBindings.h /usr/lib64/ghc-8.2.2/llvm/include/llvm-c/Support.h /usr/lib64/ghc-8.2.2/llvm/include/llvm-c/Target.h /usr/lib64/ghc-8.2.2/llvm/include/llvm-c/TargetMachine.h /usr/lib64/ghc-8.2.2/llvm/include/llvm-c/Transforms /usr/lib64/ghc-8.2.2/llvm/include/llvm-c/Transforms/IPO.h /usr/lib64/ghc-8.2.2/llvm/include/llvm-c/Transforms/PassManagerBuilder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm-c/Transforms/Scalar.h /usr/lib64/ghc-8.2.2/llvm/include/llvm-c/Transforms/Vectorize.h /usr/lib64/ghc-8.2.2/llvm/include/llvm-c/Types.h /usr/lib64/ghc-8.2.2/llvm/include/llvm-c/lto.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/APFloat.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/APInt.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/APSInt.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/ArrayRef.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/BitVector.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/BitmaskEnum.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/DAGDeltaAlgorithm.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/DeltaAlgorithm.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/DenseMap.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/DenseMapInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/DenseSet.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/DepthFirstIterator.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/EpochTracker.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/EquivalenceClasses.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/FoldingSet.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/GraphTraits.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/Hashing.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/ImmutableList.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/ImmutableMap.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/ImmutableSet.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/IndexedMap.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/IntEqClasses.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/IntervalMap.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/IntrusiveRefCntPtr.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/MapVector.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/None.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/Optional.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/PackedVector.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/PointerEmbeddedInt.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/PointerIntPair.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/PointerSumType.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/PointerUnion.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/PostOrderIterator.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/PriorityQueue.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/PriorityWorklist.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/SCCIterator.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/STLExtras.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/ScopedHashTable.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/Sequence.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/SetOperations.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/SetVector.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/SmallBitVector.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/SmallPtrSet.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/SmallSet.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/SmallString.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/SmallVector.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/SparseBitVector.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/SparseMultiSet.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/SparseSet.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/Statistic.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/StringExtras.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/StringMap.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/StringRef.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/StringSet.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/StringSwitch.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/TinyPtrVector.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/Triple.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/Twine.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/UniqueVector.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/VariadicFunction.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/edit_distance.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/ilist.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/ilist_node.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/iterator.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ADT/iterator_range.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/AliasAnalysis.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/AliasAnalysisEvaluator.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/AliasSetTracker.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/AssumptionCache.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/BasicAliasAnalysis.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/BlockFrequencyInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/BranchProbabilityInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/CFG.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/CFGPrinter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/CFLAndersAliasAnalysis.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/CFLSteensAliasAnalysis.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/CGSCCPassManager.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/CallGraph.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/CallGraphSCCPass.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/CallPrinter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/CaptureTracking.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/CodeMetrics.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/ConstantFolding.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/DOTGraphTraitsPass.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/DemandedBits.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/DependenceAnalysis.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/DivergenceAnalysis.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/DomPrinter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/DominanceFrontier.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/DominanceFrontierImpl.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/EHPersonalities.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/GlobalsModRef.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/IVUsers.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/IndirectCallPromotionAnalysis.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/IndirectCallSiteVisitor.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/InlineCost.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/InstructionSimplify.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/Interval.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/IntervalIterator.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/IntervalPartition.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/IteratedDominanceFrontier.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/LazyBlockFrequencyInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/LazyCallGraph.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/LazyValueInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/Lint.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/Loads.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/LoopAccessAnalysis.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/LoopInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/LoopInfoImpl.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/LoopIterator.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/LoopPass.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/LoopPassManager.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/LoopUnrollAnalyzer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/MemoryBuiltins.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/MemoryLocation.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/ModuleSummaryAnalysis.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/ObjCARCAliasAnalysis.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/ObjCARCAnalysisUtils.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/ObjCARCInstKind.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/OptimizationDiagnosticInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/OrderedBasicBlock.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/PHITransAddr.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/Passes.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/PostDominators.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/ProfileSummaryInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/PtrUseVisitor.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/RegionInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/RegionInfoImpl.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/RegionIterator.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/RegionPass.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/RegionPrinter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/ScalarEvolution.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/ScalarEvolutionAliasAnalysis.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/ScalarEvolutionExpander.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/ScalarEvolutionExpressions.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/ScalarEvolutionNormalization.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/ScopedNoAliasAA.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/SparsePropagation.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/TargetFolder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/TargetLibraryInfo.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/TargetLibraryInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/TargetTransformInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/TargetTransformInfoImpl.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/Trace.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/TypeBasedAliasAnalysis.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/TypeMetadataUtils.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/ValueTracking.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Analysis/VectorUtils.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/AsmParser /usr/lib64/ghc-8.2.2/llvm/include/llvm/AsmParser/Parser.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/AsmParser/SlotMapping.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Bitcode /usr/lib64/ghc-8.2.2/llvm/include/llvm/Bitcode/BitCodes.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Bitcode/BitcodeWriterPass.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Bitcode/BitstreamReader.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Bitcode/BitstreamWriter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Bitcode/LLVMBitCodes.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Bitcode/ReaderWriter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/Analysis.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/AsmPrinter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/AtomicExpandUtils.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/BasicTTIImpl.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/CalcSpillWeights.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/CallingConvLower.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/CommandFlags.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/DAGCombine.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/DFAPacketizer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/DIE.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/DIEValue.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/DwarfStringPoolEntry.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/EdgeBundles.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/FastISel.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/FaultMaps.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/FunctionLoweringInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/GCMetadata.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/GCMetadataPrinter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/GCStrategy.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/GCs.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/GlobalISel /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/GlobalISel/CallLowering.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/GlobalISel/GISelAccessor.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/GlobalISel/IRTranslator.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/GlobalISel/MachineIRBuilder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/GlobalISel/RegBankSelect.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/GlobalISel/RegisterBank.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/GlobalISel/RegisterBankInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/GlobalISel/Types.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/ISDOpcodes.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/IntrinsicLowering.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/LatencyPriorityQueue.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/LexicalScopes.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/LinkAllAsmWriterComponents.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/LinkAllCodegenComponents.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/LiveInterval.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/LiveIntervalAnalysis.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/LiveIntervalUnion.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/LivePhysRegs.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/LiveRangeEdit.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/LiveRegMatrix.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/LiveStackAnalysis.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/LiveVariables.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MIRParser /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MIRParser/MIRParser.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MIRYamlMapping.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachORelocation.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineBasicBlock.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineBlockFrequencyInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineBranchProbabilityInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineCombinerPattern.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineConstantPool.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineDominanceFrontier.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineDominators.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineFrameInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineFunction.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineFunctionAnalysis.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineFunctionInitializer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineFunctionPass.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineInstr.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineInstrBuilder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineInstrBundle.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineInstrBundleIterator.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineJumpTableInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineLoopInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineMemOperand.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineModuleInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineModuleInfoImpls.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineOperand.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachinePassRegistry.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachinePostDominators.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineRegionInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineRegisterInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineSSAUpdater.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineScheduler.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineTraceMetrics.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/MachineValueType.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/PBQP /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/PBQP/CostAllocator.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/PBQP/Graph.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/PBQP/Math.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/PBQP/ReductionRules.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/PBQP/Solution.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/PBQPRAConstraint.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/ParallelCG.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/Passes.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/PreISelIntrinsicLowering.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/PseudoSourceValue.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/RegAllocPBQP.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/RegAllocRegistry.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/RegisterClassInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/RegisterPressure.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/RegisterScavenging.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/RegisterUsageInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/ResourcePriorityQueue.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/RuntimeLibcalls.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/ScheduleDAG.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/ScheduleDAGInstrs.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/ScheduleDAGMutation.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/ScheduleDFS.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/ScheduleHazardRecognizer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/SchedulerRegistry.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/ScoreboardHazardRecognizer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/SelectionDAG.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/SelectionDAGISel.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/SelectionDAGNodes.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/SelectionDAGTargetInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/SlotIndexes.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/StackMaps.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/StackProtector.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/TailDuplicator.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/TargetPassConfig.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/TargetSchedule.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/UnreachableBlockElim.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/ValueTypes.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/ValueTypes.td /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/VirtRegMap.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/CodeGen/WinEHFuncInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Config /usr/lib64/ghc-8.2.2/llvm/include/llvm/Config/AsmParsers.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/Config/AsmPrinters.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/Config/Disassemblers.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/Config/Targets.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/Config/llvm-config.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/ByteStream.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/CVRecord.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/CVSymbolTypes.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/CVSymbolVisitor.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/CodeView.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/CodeViewError.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/CodeViewOStream.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/EnumTables.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/FieldListRecordBuilder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/FunctionId.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/Line.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/ListRecordBuilder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/MemoryTypeTableBuilder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/MethodListRecordBuilder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/ModuleSubstream.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/ModuleSubstreamVisitor.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/RecordSerialization.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/StreamArray.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/StreamInterface.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/StreamReader.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/StreamRef.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/StreamWriter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/SymbolDumpDelegate.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/SymbolDumper.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/SymbolRecord.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/SymbolVisitorDelegate.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/TypeDumper.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/TypeIndex.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/TypeRecord.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/TypeRecordBuilder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/TypeRecords.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/TypeSymbolEmitter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/TypeTableBuilder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/CodeView/TypeVisitorCallbacks.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/DIContext.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/DWARF /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/DWARF/DWARFAbbreviationDeclaration.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/DWARF/DWARFContext.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAbbrev.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugAranges.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugFrame.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugInfoEntry.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLine.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugLoc.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugMacro.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/DWARF/DWARFDebugRangeList.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/DWARF/DWARFFormValue.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/DWARF/DWARFRelocMap.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/DWARF/DWARFSection.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/DWARF/DWARFTypeUnit.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/DWARF/DWARFUnit.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/DWARF/DWARFUnitIndex.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/ConcreteSymbolEnumerator.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/DIA /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/DIA/DIADataStream.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumDebugStreams.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumLineNumbers.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSourceFiles.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/DIA/DIAEnumSymbols.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/DIA/DIAError.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/DIA/DIALineNumber.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/DIA/DIARawSymbol.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/DIA/DIASession.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/DIA/DIASourceFile.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/DIA/DIASupport.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/GenericError.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/IPDBDataStream.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/IPDBEnumChildren.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/IPDBLineNumber.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/IPDBRawSymbol.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/IPDBSession.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/IPDBSourceFile.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDB.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBContext.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBExtras.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymDumper.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbol.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolAnnotation.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolBlock.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompilandDetails.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCompilandEnv.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolCustom.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolData.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolExe.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFunc.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugEnd.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolFuncDebugStart.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolLabel.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolPublicSymbol.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolThunk.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeArray.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBaseClass.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeBuiltin.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeCustom.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeDimension.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFriend.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionArg.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeFunctionSig.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeManaged.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeTypedef.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeUDT.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTable.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolTypeVTableShape.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolUnknown.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBSymbolUsingNamespace.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/PDBTypes.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/DbiStream.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/DbiStreamBuilder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/DirectoryStreamData.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/EnumTables.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/Hash.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/IPDBFile.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/IPDBStreamData.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/ISectionContribVisitor.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/IndexedStreamData.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/InfoStream.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/InfoStreamBuilder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/MappedBlockStream.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/ModInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/ModStream.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/MsfBuilder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/MsfCommon.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/NameHashTable.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/NameMap.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/NameMapBuilder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/PDBFile.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/PDBFileBuilder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/PublicsStream.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/RawConstants.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/RawError.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/RawSession.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/RawTypes.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/SymbolStream.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/PDB/Raw/TpiStream.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/Symbolize /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/Symbolize/DIPrinter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/Symbolize/SymbolizableModule.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/DebugInfo/Symbolize/Symbolize.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/ExecutionEngine.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/GenericValue.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/Interpreter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/JITEventListener.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/JITSymbolFlags.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/MCJIT.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/OProfileWrapper.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/ObjectCache.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/ObjectMemoryBuffer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/Orc /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/Orc/CompileOnDemandLayer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/Orc/CompileUtils.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/Orc/ExecutionUtils.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/Orc/GlobalMappingLayer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/Orc/IRCompileLayer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/Orc/IRTransformLayer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/Orc/IndirectionUtils.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/Orc/JITSymbol.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/Orc/LambdaResolver.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/Orc/LazyEmittingLayer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/Orc/LogicalDylib.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/Orc/NullResolver.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/Orc/ObjectLinkingLayer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/Orc/ObjectTransformLayer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/Orc/OrcABISupport.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/Orc/OrcError.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetClient.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetRPCAPI.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/Orc/OrcRemoteTargetServer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/Orc/RPCChannel.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/Orc/RPCUtils.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/OrcMCJITReplacement.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/RTDyldMemoryManager.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/RuntimeDyld.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/RuntimeDyldChecker.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ExecutionEngine/SectionMemoryManager.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/Argument.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/AssemblyAnnotationWriter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/Attributes.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/Attributes.inc /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/Attributes.td /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/AutoUpgrade.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/BasicBlock.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/CFG.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/CallSite.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/CallingConv.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/Comdat.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/Constant.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/ConstantFolder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/ConstantRange.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/Constants.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/DIBuilder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/DataLayout.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/DebugInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/DebugInfoFlags.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/DebugInfoMetadata.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/DebugLoc.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/DerivedTypes.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/DiagnosticInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/DiagnosticPrinter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/Dominators.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/Function.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/GVMaterializer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/GetElementPtrTypeIterator.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/GlobalAlias.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/GlobalIFunc.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/GlobalIndirectSymbol.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/GlobalObject.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/GlobalValue.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/GlobalVariable.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/IRBuilder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/IRPrintingPasses.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/InlineAsm.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/InstIterator.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/InstVisitor.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/InstrTypes.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/Instruction.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/Instruction.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/Instructions.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/IntrinsicInst.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/Intrinsics.gen /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/Intrinsics.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/Intrinsics.td /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/IntrinsicsAArch64.td /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/IntrinsicsAMDGPU.td /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/IntrinsicsARM.td /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/IntrinsicsBPF.td /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/IntrinsicsHexagon.td /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/IntrinsicsMips.td /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/IntrinsicsNVVM.td /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/IntrinsicsPowerPC.td /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/IntrinsicsSystemZ.td /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/IntrinsicsWebAssembly.td /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/IntrinsicsX86.td /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/IntrinsicsXCore.td /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/LLVMContext.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/LegacyPassManager.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/LegacyPassManagers.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/LegacyPassNameParser.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/MDBuilder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/Mangler.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/Metadata.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/Metadata.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/Module.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/ModuleSlotTracker.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/ModuleSummaryIndex.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/NoFolder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/OperandTraits.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/Operator.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/OptBisect.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/PassManager.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/PassManagerInternal.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/PatternMatch.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/PredIteratorCache.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/ProfileSummary.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/Statepoint.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/SymbolTableListTraits.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/TrackingMDRef.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/Type.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/TypeBuilder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/TypeFinder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/Use.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/UseListOrder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/User.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/Value.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/Value.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/ValueHandle.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/ValueMap.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/ValueSymbolTable.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IR/Verifier.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/IRReader /usr/lib64/ghc-8.2.2/llvm/include/llvm/IRReader/IRReader.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/InitializePasses.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/LTO /usr/lib64/ghc-8.2.2/llvm/include/llvm/LTO/LTO.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/LTO/legacy /usr/lib64/ghc-8.2.2/llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/LTO/legacy/LTOModule.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/LTO/legacy/ThinLTOCodeGenerator.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/LTO/legacy/UpdateCompilerUsed.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/LibDriver /usr/lib64/ghc-8.2.2/llvm/include/llvm/LibDriver/LibDriver.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/LineEditor /usr/lib64/ghc-8.2.2/llvm/include/llvm/LineEditor/LineEditor.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/LinkAllIR.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/LinkAllPasses.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Linker /usr/lib64/ghc-8.2.2/llvm/include/llvm/Linker/IRMover.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Linker/Linker.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/ConstantPools.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCAnalysis /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCAsmBackend.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCAsmInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCAsmInfoCOFF.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCAsmInfoDarwin.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCAsmInfoELF.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCAsmLayout.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCAssembler.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCCodeEmitter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCCodeView.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCContext.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCDirectives.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCDisassembler /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCDisassembler/MCDisassembler.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCDisassembler/MCExternalSymbolizer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCDisassembler/MCRelocationInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCDisassembler/MCSymbolizer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCDwarf.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCELFObjectWriter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCELFStreamer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCExpr.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCFixedLenDisassembler.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCFixup.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCFixupKindInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCFragment.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCInst.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCInstBuilder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCInstPrinter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCInstrAnalysis.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCInstrDesc.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCInstrInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCInstrItineraries.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCLabel.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCLinkerOptimizationHint.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCMachObjectWriter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCObjectFileInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCObjectStreamer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCObjectWriter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCParser /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCParser/AsmCond.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCParser/AsmLexer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCParser/MCAsmLexer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCParser/MCAsmParser.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCParser/MCAsmParserExtension.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCParser/MCAsmParserUtils.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCParser/MCParsedAsmOperand.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCParser/MCTargetAsmParser.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCRegisterInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCSchedule.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCSection.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCSectionCOFF.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCSectionELF.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCSectionMachO.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCStreamer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCSubtargetInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCSymbol.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCSymbolCOFF.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCSymbolELF.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCSymbolMachO.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCTargetOptions.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCTargetOptionsCommandFlags.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCValue.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCWin64EH.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCWinCOFFObjectWriter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCWinCOFFStreamer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MCWinEH.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/MachineLocation.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/SectionKind.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/StringTableBuilder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/MC/SubtargetFeature.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Object /usr/lib64/ghc-8.2.2/llvm/include/llvm/Object/Archive.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Object/ArchiveWriter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Object/Binary.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Object/COFF.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Object/COFFImportFile.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Object/ELF.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Object/ELFObjectFile.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Object/ELFTypes.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Object/Error.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Object/IRObjectFile.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Object/MachO.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Object/MachOUniversal.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Object/ModuleSummaryIndexObjectFile.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Object/ObjectFile.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Object/RelocVisitor.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Object/StackMapParser.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Object/SymbolSize.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Object/SymbolicFile.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ObjectYAML /usr/lib64/ghc-8.2.2/llvm/include/llvm/ObjectYAML/COFFYAML.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ObjectYAML/ELFYAML.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ObjectYAML/MachOYAML.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ObjectYAML/ObjectYAML.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ObjectYAML/YAML.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Option /usr/lib64/ghc-8.2.2/llvm/include/llvm/Option/Arg.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Option/ArgList.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Option/OptParser.td /usr/lib64/ghc-8.2.2/llvm/include/llvm/Option/OptSpecifier.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Option/OptTable.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Option/Option.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Pass.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/PassAnalysisSupport.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/PassInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/PassRegistry.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/PassSupport.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Passes /usr/lib64/ghc-8.2.2/llvm/include/llvm/Passes/PassBuilder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ProfileData /usr/lib64/ghc-8.2.2/llvm/include/llvm/ProfileData/Coverage /usr/lib64/ghc-8.2.2/llvm/include/llvm/ProfileData/Coverage/CoverageMapping.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ProfileData/Coverage/CoverageMappingReader.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ProfileData/Coverage/CoverageMappingWriter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ProfileData/InstrProf.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ProfileData/InstrProfData.inc /usr/lib64/ghc-8.2.2/llvm/include/llvm/ProfileData/InstrProfReader.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ProfileData/InstrProfWriter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ProfileData/ProfileCommon.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ProfileData/SampleProf.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ProfileData/SampleProfReader.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/ProfileData/SampleProfWriter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/AArch64TargetParser.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ARMBuildAttributes.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ARMEHABI.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ARMTargetParser.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ARMWinEH.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/AlignOf.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Allocator.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ArrayRecycler.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Atomic.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/AtomicOrdering.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/BlockFrequency.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/BranchProbability.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/CBindingWrapping.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/COFF.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/COM.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/CachePruning.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Capacity.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Casting.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/CodeGen.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/CodeGenCWrappers.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/CommandLine.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Compiler.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Compression.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ConvertUTF.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/CrashRecoveryContext.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/DOTGraphTraits.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/DataExtractor.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/DataStream.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/DataTypes.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Debug.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Dwarf.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Dwarf.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/DynamicLibrary.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ELF.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ELFRelocs /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ELFRelocs/AArch64.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ELFRelocs/AMDGPU.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ELFRelocs/ARM.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ELFRelocs/AVR.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ELFRelocs/BPF.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ELFRelocs/Hexagon.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ELFRelocs/Lanai.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ELFRelocs/Mips.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ELFRelocs/PowerPC.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ELFRelocs/PowerPC64.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ELFRelocs/Sparc.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ELFRelocs/SystemZ.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ELFRelocs/WebAssembly.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ELFRelocs/i386.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ELFRelocs/x86_64.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Endian.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/EndianStream.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Errc.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Errno.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Error.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ErrorHandling.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ErrorOr.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/FileOutputBuffer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/FileSystem.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/FileUtilities.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Format.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/FormattedStream.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/GCOV.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/GenericDomTree.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/GenericDomTreeConstruction.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/GraphWriter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Host.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/JamCRC.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/LEB128.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/LICENSE.TXT /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/LineIterator.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Locale.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/LockFileManager.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/MD5.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/MachO.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/MachO.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ManagedStatic.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/MathExtras.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Memory.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/MemoryBuffer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/MemoryObject.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/MipsABIFlags.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Mutex.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/MutexGuard.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/OnDiskHashTable.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Options.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Path.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/PluginLoader.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/PointerLikeTypeTraits.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/PrettyStackTrace.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Printable.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Process.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Program.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/RWMutex.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/RandomNumberGenerator.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Recycler.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/RecyclingAllocator.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Regex.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Registry.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/SHA1.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/SMLoc.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/SaveAndRestore.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ScaledNumber.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ScopedPrinter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Signals.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Solaris.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/SourceMgr.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/SpecialCaseList.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/StreamingMemoryObject.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/StringPool.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/StringSaver.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/SwapByteOrder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/SystemUtils.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/TargetParser.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/TargetRegistry.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/TargetSelect.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ThreadLocal.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ThreadPool.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Threading.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/TimeValue.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Timer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/ToolOutputFile.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/TrailingObjects.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/TypeName.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Unicode.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/UnicodeCharRanges.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/UniqueLock.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Valgrind.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Watchdog.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/Win64EH.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/WindowsError.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/YAMLParser.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/YAMLTraits.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/circular_raw_ostream.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/raw_os_ostream.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/raw_ostream.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/raw_sha1_ostream.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/thread.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Support/type_traits.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/TableGen /usr/lib64/ghc-8.2.2/llvm/include/llvm/TableGen/Error.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/TableGen/Main.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/TableGen/Record.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/TableGen/SearchableTable.td /usr/lib64/ghc-8.2.2/llvm/include/llvm/TableGen/SetTheory.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/TableGen/StringMatcher.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/TableGen/StringToOffsetTable.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/TableGen/TableGenBackend.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Target /usr/lib64/ghc-8.2.2/llvm/include/llvm/Target/CostTable.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Target/GenericOpcodes.td /usr/lib64/ghc-8.2.2/llvm/include/llvm/Target/Target.td /usr/lib64/ghc-8.2.2/llvm/include/llvm/Target/TargetCallingConv.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Target/TargetCallingConv.td /usr/lib64/ghc-8.2.2/llvm/include/llvm/Target/TargetFrameLowering.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Target/TargetInstrInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Target/TargetIntrinsicInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Target/TargetItinerary.td /usr/lib64/ghc-8.2.2/llvm/include/llvm/Target/TargetLowering.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Target/TargetLoweringObjectFile.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Target/TargetMachine.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Target/TargetOpcodes.def /usr/lib64/ghc-8.2.2/llvm/include/llvm/Target/TargetOpcodes.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Target/TargetOptions.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Target/TargetRecip.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Target/TargetRegisterInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Target/TargetSchedule.td /usr/lib64/ghc-8.2.2/llvm/include/llvm/Target/TargetSelectionDAG.td /usr/lib64/ghc-8.2.2/llvm/include/llvm/Target/TargetSubtargetInfo.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/GCOVProfiler.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/IPO /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/IPO.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/IPO/ConstantMerge.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/IPO/CrossDSOCFI.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/IPO/DeadArgumentElimination.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/IPO/ElimAvailExtern.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/IPO/ForceFunctionAttrs.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/IPO/FunctionAttrs.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/IPO/FunctionImport.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/IPO/GlobalDCE.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/IPO/GlobalOpt.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/IPO/InferFunctionAttrs.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/IPO/InlinerPass.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/IPO/Internalize.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/IPO/LowerTypeTests.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/IPO/PartialInlining.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/IPO/PassManagerBuilder.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/IPO/SCCP.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/IPO/StripDeadPrototypes.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/IPO/WholeProgramDevirt.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/InstCombine /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/InstCombine/InstCombine.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/InstCombine/InstCombineWorklist.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/InstrProfiling.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Instrumentation.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/ObjCARC.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/PGOInstrumentation.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/SampleProfile.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/ADCE.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/AlignmentFromAssumptions.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/BDCE.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/ConstantHoisting.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/CorrelatedValuePropagation.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/DCE.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/DeadStoreElimination.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/EarlyCSE.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/Float2Int.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/GVN.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/GuardWidening.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/IndVarSimplify.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/JumpThreading.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/LICM.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/LoopDeletion.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/LoopDistribute.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/LoopIdiomRecognize.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/LoopInstSimplify.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/LoopRotation.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/LoopSimplifyCFG.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/LowerAtomic.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/LowerExpectIntrinsic.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/MemCpyOptimizer.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/MergedLoadStoreMotion.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/PartiallyInlineLibCalls.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/Reassociate.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/SCCP.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/SROA.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/SimplifyCFG.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/Sink.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Scalar/TailRecursionElimination.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/ASanStackFrameLayout.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/AddDiscriminators.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/BasicBlockUtils.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/BuildLibCalls.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/BypassSlowDivision.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/Cloning.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/CmpInstAnalysis.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/CodeExtractor.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/CtorUtils.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/Evaluator.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/FunctionImportUtils.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/GlobalStatus.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/IntegerDivision.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/LCSSA.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/Local.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/LoopSimplify.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/LoopUtils.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/LoopVersioning.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/Mem2Reg.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/MemorySSA.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/ModuleUtils.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/PromoteMemToReg.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/SSAUpdater.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/SSAUpdaterImpl.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/SanitizerStats.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/SimplifyIndVar.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/SimplifyInstructions.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/SimplifyLibCalls.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/SplitModule.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/SymbolRewriter.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/UnrollLoop.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Utils/ValueMapper.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Vectorize /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Vectorize.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Vectorize/LoopVectorize.h /usr/lib64/ghc-8.2.2/llvm/include/llvm/Transforms/Vectorize/SLPVectorizer.h /usr/lib64/ghc-8.2.2/llvm/lib /usr/lib64/ghc-8.2.2/llvm/lib/BugpointPasses.so /usr/lib64/ghc-8.2.2/llvm/lib/LLVMHello.so /usr/lib64/ghc-8.2.2/llvm/lib/cmake /usr/lib64/ghc-8.2.2/llvm/lib/cmake/llvm /usr/lib64/ghc-8.2.2/llvm/lib/cmake/llvm/AddLLVM.cmake /usr/lib64/ghc-8.2.2/llvm/lib/cmake/llvm/AddLLVMDefinitions.cmake /usr/lib64/ghc-8.2.2/llvm/lib/cmake/llvm/AddOCaml.cmake /usr/lib64/ghc-8.2.2/llvm/lib/cmake/llvm/AddSphinxTarget.cmake /usr/lib64/ghc-8.2.2/llvm/lib/cmake/llvm/CheckCompilerVersion.cmake /usr/lib64/ghc-8.2.2/llvm/lib/cmake/llvm/ChooseMSVCCRT.cmake /usr/lib64/ghc-8.2.2/llvm/lib/cmake/llvm/CrossCompile.cmake /usr/lib64/ghc-8.2.2/llvm/lib/cmake/llvm/DetermineGCCCompatible.cmake /usr/lib64/ghc-8.2.2/llvm/lib/cmake/llvm/FindOCaml.cmake /usr/lib64/ghc-8.2.2/llvm/lib/cmake/llvm/FindSphinx.cmake /usr/lib64/ghc-8.2.2/llvm/lib/cmake/llvm/GenerateVersionFromCVS.cmake /usr/lib64/ghc-8.2.2/llvm/lib/cmake/llvm/GetSVN.cmake /usr/lib64/ghc-8.2.2/llvm/lib/cmake/llvm/HandleLLVMOptions.cmake /usr/lib64/ghc-8.2.2/llvm/lib/cmake/llvm/HandleLLVMStdlib.cmake /usr/lib64/ghc-8.2.2/llvm/lib/cmake/llvm/LLVM-Config.cmake /usr/lib64/ghc-8.2.2/llvm/lib/cmake/llvm/LLVMConfig.cmake /usr/lib64/ghc-8.2.2/llvm/lib/cmake/llvm/LLVMConfigVersion.cmake /usr/lib64/ghc-8.2.2/llvm/lib/cmake/llvm/LLVMExports-relwithdebinfo.cmake /usr/lib64/ghc-8.2.2/llvm/lib/cmake/llvm/LLVMExports.cmake /usr/lib64/ghc-8.2.2/llvm/lib/cmake/llvm/LLVMExternalProjectUtils.cmake /usr/lib64/ghc-8.2.2/llvm/lib/cmake/llvm/LLVMInstallSymlink.cmake /usr/lib64/ghc-8.2.2/llvm/lib/cmake/llvm/LLVMProcessSources.cmake /usr/lib64/ghc-8.2.2/llvm/lib/cmake/llvm/TableGen.cmake /usr/lib64/ghc-8.2.2/llvm/lib/cmake/llvm/VersionFromVCS.cmake /usr/lib64/ghc-8.2.2/llvm/lib/libLLVM-3.9.1.so /usr/lib64/ghc-8.2.2/llvm/lib/libLLVM-3.9.so /usr/lib64/ghc-8.2.2/llvm/lib/libLLVM.so /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMAArch64AsmParser.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMAArch64AsmPrinter.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMAArch64CodeGen.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMAArch64Desc.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMAArch64Disassembler.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMAArch64Info.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMAArch64Utils.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMAnalysis.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMAsmParser.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMAsmPrinter.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMBitReader.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMBitWriter.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMCodeGen.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMCore.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMCoverage.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMDebugInfoCodeView.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMDebugInfoDWARF.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMDebugInfoPDB.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMExecutionEngine.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMGlobalISel.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMIRReader.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMInstCombine.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMInstrumentation.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMInterpreter.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMLTO.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMLibDriver.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMLineEditor.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMLinker.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMMC.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMMCDisassembler.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMMCJIT.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMMCParser.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMMIRParser.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMObjCARCOpts.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMObject.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMObjectYAML.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMOption.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMOrcJIT.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMPasses.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMProfileData.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMRuntimeDyld.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMScalarOpts.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMSelectionDAG.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMSupport.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMSymbolize.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMTableGen.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMTarget.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMTransformUtils.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMVectorize.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMX86AsmParser.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMX86AsmPrinter.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMX86CodeGen.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMX86Desc.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMX86Disassembler.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMX86Info.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMX86Utils.a /usr/lib64/ghc-8.2.2/llvm/lib/libLLVMipo.a /usr/lib64/ghc-8.2.2/llvm/lib/libLTO.so /usr/lib64/ghc-8.2.2/package.conf.d /usr/lib64/ghc-8.2.2/package.conf.d/package.cache /usr/lib64/ghc-8.2.2/package.conf.d/package.cache.lock /usr/lib64/ghc-8.2.2/platformConstants /usr/lib64/ghc-8.2.2/settings /usr/lib64/ghc-8.2.2/template-hsc.h /usr/share/doc/ghc /usr/share/doc/ghc-compiler /usr/share/doc/ghc-compiler/ANNOUNCE /usr/share/doc/ghc/html /usr/share/doc/ghc/html/libraries /usr/share/doc/ghc/html/libraries/doc-index-124.html /usr/share/doc/ghc/html/libraries/doc-index-126.html /usr/share/doc/ghc/html/libraries/doc-index-33.html /usr/share/doc/ghc/html/libraries/doc-index-36.html /usr/share/doc/ghc/html/libraries/doc-index-37.html /usr/share/doc/ghc/html/libraries/doc-index-38.html /usr/share/doc/ghc/html/libraries/doc-index-42.html /usr/share/doc/ghc/html/libraries/doc-index-43.html /usr/share/doc/ghc/html/libraries/doc-index-45.html /usr/share/doc/ghc/html/libraries/doc-index-46.html /usr/share/doc/ghc/html/libraries/doc-index-47.html /usr/share/doc/ghc/html/libraries/doc-index-58.html /usr/share/doc/ghc/html/libraries/doc-index-60.html /usr/share/doc/ghc/html/libraries/doc-index-61.html /usr/share/doc/ghc/html/libraries/doc-index-62.html /usr/share/doc/ghc/html/libraries/doc-index-92.html /usr/share/doc/ghc/html/libraries/doc-index-94.html /usr/share/doc/ghc/html/libraries/doc-index-A.html /usr/share/doc/ghc/html/libraries/doc-index-All.html /usr/share/doc/ghc/html/libraries/doc-index-B.html /usr/share/doc/ghc/html/libraries/doc-index-C.html /usr/share/doc/ghc/html/libraries/doc-index-D.html /usr/share/doc/ghc/html/libraries/doc-index-E.html /usr/share/doc/ghc/html/libraries/doc-index-F.html /usr/share/doc/ghc/html/libraries/doc-index-G.html /usr/share/doc/ghc/html/libraries/doc-index-H.html /usr/share/doc/ghc/html/libraries/doc-index-I.html /usr/share/doc/ghc/html/libraries/doc-index-J.html /usr/share/doc/ghc/html/libraries/doc-index-K.html /usr/share/doc/ghc/html/libraries/doc-index-L.html /usr/share/doc/ghc/html/libraries/doc-index-M.html /usr/share/doc/ghc/html/libraries/doc-index-N.html /usr/share/doc/ghc/html/libraries/doc-index-O.html /usr/share/doc/ghc/html/libraries/doc-index-P.html /usr/share/doc/ghc/html/libraries/doc-index-Q.html /usr/share/doc/ghc/html/libraries/doc-index-R.html /usr/share/doc/ghc/html/libraries/doc-index-S.html /usr/share/doc/ghc/html/libraries/doc-index-T.html /usr/share/doc/ghc/html/libraries/doc-index-U.html /usr/share/doc/ghc/html/libraries/doc-index-V.html /usr/share/doc/ghc/html/libraries/doc-index-W.html /usr/share/doc/ghc/html/libraries/doc-index-X.html /usr/share/doc/ghc/html/libraries/doc-index-Y.html /usr/share/doc/ghc/html/libraries/doc-index-Z.html /usr/share/doc/ghc/html/libraries/doc-index.html /usr/share/doc/ghc/html/libraries/gen_contents_index /usr/share/doc/ghc/html/libraries/haddock-util.js /usr/share/doc/ghc/html/libraries/hslogo-16.png /usr/share/doc/ghc/html/libraries/index.html /usr/share/doc/ghc/html/libraries/minus.gif /usr/share/doc/ghc/html/libraries/ocean.css /usr/share/doc/ghc/html/libraries/plus.gif /usr/share/doc/ghc/html/libraries/prologue.txt /usr/share/doc/ghc/html/libraries/synopsis.png /usr/share/licenses/ghc-compiler /usr/share/licenses/ghc-compiler/LICENSE /usr/share/licenses/ghc-compiler/LICENSE.TXT /usr/share/man/man1/ghc.1.gz /var/lib/ghc /var/lib/ghc/pkg-dir.cache /var/lib/ghc/pkg-dir.cache.new
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Nov 10 05:16:10 2025