Git Clone URL: |
https://aur.archlinux.org/ghc7.10-bin.git (read-only, click to copy)
|
Package Base: |
ghc7.10-bin |
Description: |
Binary version of legacy GHC (7.10). Originally released on December 2015. |
Upstream URL: |
http://www.haskell.org/ghc/ |
Licenses: |
custom
|
Conflicts: |
ghc7.10
|
Provides: |
ghc7.10,
haskell7.10-array=0.5.1.0,
haskell7.10-base=4.8.1.0,
haskell7.10-bin-package-db=0.0.0.0,
haskell7.10-binary=0.7.5.0,
haskell7.10-bytestring=0.10.6.0,
haskell7.10-cabal=1.22.4.0,
haskell7.10-containers=0.5.6.2,
haskell7.10-deepseq=1.4.1.1,
haskell7.10-directory=1.2.2.0,
haskell7.10-filepath=1.4.0.0,
haskell7.10-ghc-prim=0.4.0.0,
haskell7.10-haskeline=0.7.2.1,
haskell7.10-hoopl=3.10.0.2,
haskell7.10-hpc=0.6.0.2,
haskell7.10-integer-gmp=1.0.0.0,
haskell7.10-pretty=1.1.2.0,
haskell7.10-process=1.2.3.0,
haskell7.10-template-haskell=2.10.0.0,
haskell7.10-terminfo=0.4.0.1,
haskell7.10-time=1.5.0.1,
haskell7.10-transformers=0.4.2.0,
haskell7.10-unix=2.7.1.0,
haskell7.10-xhtml=3000.2.1
|
Replaces: |
haskell7.10-array,
haskell7.10-base,
haskell7.10-bin-package-db,
haskell7.10-binary,
haskell7.10-bytestring,
haskell7.10-cabal,
haskell7.10-containers,
haskell7.10-deepseq,
haskell7.10-directory,
haskell7.10-filepath,
haskell7.10-ghc-prim,
haskell7.10-haskeline,
haskell7.10-hoopl,
haskell7.10-hpc,
haskell7.10-integer-gmp,
haskell7.10-pretty,
haskell7.10-process,
haskell7.10-template-haskell,
haskell7.10-terminfo,
haskell7.10-time,
haskell7.10-transformers,
haskell7.10-unix,
haskell7.10-xhtml
|
Submitter: |
rudy.matela |
Maintainer: |
rudy.matela |
Last Packager: |
rudy.matela |
Votes: |
1 |
Popularity: |
0.000000 |
First Submitted: |
2016-06-21 16:44 |
Last Updated: |
2016-07-19 13:51 |
Latest Comments
rudy.matela commented on 2016-07-19 13:53
@kjslag: you are absolutely right, ncurses5-compat-libs should be a dependency. I have added it to the list of depends and makedepends of the package (version 7.10.3-3).
Thanks for spotting that! Sorry for the delay in responding to this.
kjslag commented on 2016-06-29 23:04
I had to install ncurses5-compat-libs for /lib/libtinfo.so.5 in order to get this package to install and run. Maybe ncurses5-compat-libs should be a dependency?