Skip to content

Commit

Permalink
Updated data files that provide the package-version mapping for Haske…
Browse files Browse the repository at this point in the history
…ll platform and for GHC 7.0.2.
  • Loading branch information
peti committed Mar 13, 2011
1 parent 070aa08 commit 79e2899
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 118 deletions.
106 changes: 32 additions & 74 deletions data/ghc-provides.txt
Original file line number Diff line number Diff line change
@@ -1,77 +1,35 @@
##
## Core packages and their versions. These come with
## ghc, so we should be right.
##
## http://haskell.org/haskellwiki/Libraries_released_with_GHC
##
## And what Arch Linux thinks GHC provides:
##
## http://repos.archlinux.org/wsvn/packages/ghc/repos/extra-x86_64/PKGBUILD
##
## Note: we could just list these directly, and have yaourt solve them.
##
## NEW POLICY:
## We rely on all "provides" from the GHC library to be listed explicitly.
##

base==4.1.0.0
dph-base
dph-par
dph-prim-interface
dph-prim-par
dph-prim-seq
dph-seq
ghc
ghc-prim
integer
integer-gmp
ghc-binary

## Official Provides: http://repos.archlinux.org/wsvn/packages/ghc/repos/extra-x86_64/PKGBUILD
#array==0.3.0.1
#bytestring==0.9.1.7
#cabal==1.8.0.6
#containers==0.3.0.0
#directory==1.0.1.1
#extensible-exceptions==0.1.1.1
#filepath==1.1.0.4
#haskell98==1.0.1.1
#hpc==0.5.0.5
#old-locale==1.0.0.2
#old-time==1.0.0.5
#pretty==1.0.1.1
#process==1.0.1.3
#random==1.0.0.2
#syb==0.1.0.2
#template-haskell==2.4.0.1
#time==1.1.4
#unix==2.4.0.2
#haddock==2.6.0
## utf8-string
#
# GHC core packages and their versions.
#
## Removed in 6.12.x
# html==1.0.1.2
# integer==0.1.0.0
# QuickCheck==1.2.0.0
# haskell-src==1.0.1.3
# parsec==2.1.0.0
# packedstring==0.1.0.1
# parallel==1.1.0.0
# network==2.2.0.1
# mtl==1.1.0.2
# stm==2.1.1.2
# HUnit==1.2.0.3
# xhtml==3000.2.0.1
# regex-base==0.72.0.2
# regex-compat==0.71.0.1
# regex-posix==0.72.0.2
# http://haskell.org/haskellwiki/Libraries_released_with_GHC
#
## Removed in 6.10.x
# editline
# ALUT==2.1.0.0
# cgi==3001.1.5.1
# fgl==5.4.1.1 -- gone
# GLUT==2.1.1.1
# OpenAL==1.3.1.1 -- gone
# readline==1.0.1.0

# API packages mandated by Haskell Platform:
array ==0.3.0.2
base ==4.3.1.0
bytestring ==0.9.1.10
Cabal ==1.10.1.0
containers ==0.4.0.0
directory ==1.1.0.0
extensible-exceptions ==0.1.1.2
filepath ==1.2.0.0
haskell2010 ==1.0.0.0
haskell98 ==1.1.0.1
hpc ==0.5.0.6
old-locale ==1.0.0.2
old-time ==1.0.0.6
pretty ==1.0.1.2
process ==1.0.1.5
random ==1.0.0.3
template-haskell ==2.5.0.0
time ==1.2.0.3
unix ==2.4.2.0

# Internal GHC packages:
bin-package-db ==0.0.0.0
ffi ==1.0
ghc ==7.0.2
ghc-binary ==0.5.0.2
ghc-prim ==0.2.0.0
integer-gmp ==0.2.0.3
rts ==1.0
79 changes: 35 additions & 44 deletions data/platform-provides.txt
Original file line number Diff line number Diff line change
@@ -1,44 +1,35 @@
# Packages in GHC 6.12
array ==0.3.0.1
bytestring ==0.9.1.7
Cabal ==1.8.0.6
containers ==0.3.0.0
directory ==1.0.1.1
extensible-exceptions ==0.1.1.1
filepath ==1.1.0.4
haskell98 ==1.0.1.1
hpc ==0.5.0.5
old-locale ==1.0.0.2
old-time ==1.0.0.5
pretty ==1.0.1.1
process ==1.0.1.3
random ==1.0.0.2
syb ==0.1.0.2
template-haskell ==2.4.0.1
time ==1.1.4
unix ==2.4.0.2
# Packages in HP 2010.2
cgi ==3001.1.7.3
fgl ==5.4.2.3
GLUT ==2.1.2.1
haskell-src ==1.0.1.3
html ==1.0.1.2
HUnit ==1.2.2.1
mtl ==1.1.0.2,
network ==2.2.1.7
OpenGL ==2.2.3.0
parallel ==2.2.0.1
parsec ==2.1.0.1
QuickCheck ==2.1.1.1
regex-base ==0.93.2
regex-compat ==0.93.1
regex-posix ==0.94.2
stm ==2.1.2.1
xhtml ==3000.2.0.1
zlib ==0.5.2.0
HTTP ==4000.0.9
deepseq ==1.1.0.0
cabal-install ==0.8.2
alex ==2.3.3
happy ==1.18.5
haddock ==2.7.2
# Packages that are not part of GHC, but are required by Haskell Platform.

# HP 2011.2.0.0:
cgi ==3001.1.7.4
fgl ==5.4.2.3
GLUT ==2.1.2.1
haskell-src ==1.0.1.4
html ==1.0.1.2
HUnit ==1.2.2.3
network ==2.3.0.2
OpenGL ==2.2.3.0
parallel ==3.1.0.1
parsec ==3.1.1
QuickCheck ==2.4.0.1
regex-base ==0.93.2
regex-compat ==0.93.1
regex-posix ==0.94.4
stm ==2.2.0.1
syb ==0.3
xhtml ==3000.2.0.1
zlib ==0.5.3.1
HTTP ==4000.1.1
deepseq ==1.1.0.2

# HP proposals:
text ==0.11.0.5
transformers ==0.2.2.0
mtl ==2.0.1.0

# Build tools:
cabal-install ==0.10.2
alex ==2.3.5
happy ==1.18.6
hscolour ==1.17
haddock ==2.9.2

0 comments on commit 79e2899

Please sign in to comment.