pkgs/top-level/release-haskell.nix: sort attributes alphabetically

This commit is contained in:
Peter Simons 2013-04-04 15:37:14 +02:00
parent 10fee86597
commit b331fb0ad2

View File

@ -16,8 +16,8 @@ mapTestOn {
ACVector = supportedSystems; ACVector = supportedSystems;
aeson = supportedSystems; aeson = supportedSystems;
AgdaExecutable = supportedSystems; AgdaExecutable = supportedSystems;
alex = supportedSystems;
alexMeta = supportedSystems; alexMeta = supportedSystems;
alex = supportedSystems;
alternativeIo = supportedSystems; alternativeIo = supportedSystems;
ansiTerminal = supportedSystems; ansiTerminal = supportedSystems;
ansiWlPprint = supportedSystems; ansiWlPprint = supportedSystems;
@ -41,8 +41,8 @@ mapTestOn {
blazeTextual = supportedSystems; blazeTextual = supportedSystems;
bloomfilter = supportedSystems; bloomfilter = supportedSystems;
bmp = supportedSystems; bmp = supportedSystems;
BNFC = supportedSystems;
BNFCMeta = supportedSystems; BNFCMeta = supportedSystems;
BNFC = supportedSystems;
Boolean = supportedSystems; Boolean = supportedSystems;
bytestringMmap = supportedSystems; bytestringMmap = supportedSystems;
bytestringNums = supportedSystems; bytestringNums = supportedSystems;
@ -125,9 +125,9 @@ mapTestOn {
gamma = supportedSystems; gamma = supportedSystems;
gdiff = supportedSystems; gdiff = supportedSystems;
ghcEvents = supportedSystems; ghcEvents = supportedSystems;
ghc = supportedSystems;
ghcMtl = supportedSystems; ghcMtl = supportedSystems;
ghcPaths = supportedSystems; ghcPaths = supportedSystems;
ghc = supportedSystems;
ghcSybUtils = supportedSystems; ghcSybUtils = supportedSystems;
githubBackup = supportedSystems; githubBackup = supportedSystems;
github = supportedSystems; github = supportedSystems;
@ -139,8 +139,8 @@ mapTestOn {
GLUT = supportedSystems; GLUT = supportedSystems;
gnutls = supportedSystems; gnutls = supportedSystems;
graphviz = supportedSystems; graphviz = supportedSystems;
gtk = supportedSystems;
gtksourceview2 = supportedSystems; gtksourceview2 = supportedSystems;
gtk = supportedSystems;
hackageDb = supportedSystems; hackageDb = supportedSystems;
haddock = supportedSystems; haddock = supportedSystems;
hakyll = supportedSystems; hakyll = supportedSystems;
@ -155,13 +155,13 @@ mapTestOn {
haskellLexer = supportedSystems; haskellLexer = supportedSystems;
haskellPlatform = supportedSystems; haskellPlatform = supportedSystems;
haskellSrcExts = supportedSystems; haskellSrcExts = supportedSystems;
haskellSrc = supportedSystems;
haskellSrcMeta = supportedSystems; haskellSrcMeta = supportedSystems;
haskellSrc = supportedSystems;
HaXml = supportedSystems; HaXml = supportedSystems;
haxr = supportedSystems; haxr = supportedSystems;
HDBC = supportedSystems;
HDBCPostgresql = supportedSystems; HDBCPostgresql = supportedSystems;
HDBCSqlite3 = supportedSystems; HDBCSqlite3 = supportedSystems;
HDBC = supportedSystems;
HFuse = supportedSystems; HFuse = supportedSystems;
highlightingKate = supportedSystems; highlightingKate = supportedSystems;
hinotify = supportedSystems; hinotify = supportedSystems;
@ -232,20 +232,20 @@ mapTestOn {
MonadPrompt = supportedSystems; MonadPrompt = supportedSystems;
MonadRandom = supportedSystems; MonadRandom = supportedSystems;
mpppc = supportedSystems; mpppc = supportedSystems;
mtl = supportedSystems;
mtlparse = supportedSystems; mtlparse = supportedSystems;
mtl = supportedSystems;
multiplate = supportedSystems; multiplate = supportedSystems;
multirec = supportedSystems; multirec = supportedSystems;
multiset = supportedSystems; multiset = supportedSystems;
murmurHash = supportedSystems; murmurHash = supportedSystems;
mwcRandom = supportedSystems; mwcRandom = supportedSystems;
nat = supportedSystems;
nats = supportedSystems; nats = supportedSystems;
nat = supportedSystems;
naturals = supportedSystems; naturals = supportedSystems;
networkInfo = supportedSystems; networkInfo = supportedSystems;
network = supportedSystems;
networkMulticast = supportedSystems; networkMulticast = supportedSystems;
networkProtocolXmpp = supportedSystems; networkProtocolXmpp = supportedSystems;
network = supportedSystems;
nonNegative = supportedSystems; nonNegative = supportedSystems;
numericPrelude = supportedSystems; numericPrelude = supportedSystems;
numtype = supportedSystems; numtype = supportedSystems;
@ -267,9 +267,9 @@ mapTestOn {
pathtype = supportedSystems; pathtype = supportedSystems;
pcreLight = supportedSystems; pcreLight = supportedSystems;
permutation = supportedSystems; permutation = supportedSystems;
persistent = supportedSystems;
persistentPostgresql = supportedSystems; persistentPostgresql = supportedSystems;
persistentSqlite = supportedSystems; persistentSqlite = supportedSystems;
persistent = supportedSystems;
persistentTemplate = supportedSystems; persistentTemplate = supportedSystems;
polyparse = supportedSystems; polyparse = supportedSystems;
ppm = supportedSystems; ppm = supportedSystems;
@ -281,9 +281,9 @@ mapTestOn {
QuickCheck2 = supportedSystems; QuickCheck2 = supportedSystems;
QuickCheck = supportedSystems; QuickCheck = supportedSystems;
randomFu = supportedSystems; randomFu = supportedSystems;
random = supportedSystems;
randomShuffle = supportedSystems; randomShuffle = supportedSystems;
randomSource = supportedSystems; randomSource = supportedSystems;
random = supportedSystems;
RangedSets = supportedSystems; RangedSets = supportedSystems;
ranges = supportedSystems; ranges = supportedSystems;
readline = supportedSystems; readline = supportedSystems;
@ -297,11 +297,11 @@ mapTestOn {
regular = supportedSystems; regular = supportedSystems;
RSA = supportedSystems; RSA = supportedSystems;
rvar = supportedSystems; rvar = supportedSystems;
safe = supportedSystems;
SafeSemaphore = supportedSystems; SafeSemaphore = supportedSystems;
safe = supportedSystems;
SDLImage = supportedSystems; SDLImage = supportedSystems;
SDL = supportedSystems;
SDLMixer = supportedSystems; SDLMixer = supportedSystems;
SDL = supportedSystems;
SDLTtf = supportedSystems; SDLTtf = supportedSystems;
semigroups = supportedSystems; semigroups = supportedSystems;
sendfile = supportedSystems; sendfile = supportedSystems;
@ -313,9 +313,9 @@ mapTestOn {
smallcheck = supportedSystems; smallcheck = supportedSystems;
SMTPClient = supportedSystems; SMTPClient = supportedSystems;
snapCore = supportedSystems; snapCore = supportedSystems;
snap = supportedSystems;
snapLoaderStatic = supportedSystems; snapLoaderStatic = supportedSystems;
snapServer = supportedSystems; snapServer = supportedSystems;
snap = supportedSystems;
split = supportedSystems; split = supportedSystems;
splot = supportedSystems; splot = supportedSystems;
srcloc = supportedSystems; srcloc = supportedSystems;
@ -369,13 +369,13 @@ mapTestOn {
vcsRevision = supportedSystems; vcsRevision = supportedSystems;
Vec = supportedSystems; Vec = supportedSystems;
vectorAlgorithms = supportedSystems; vectorAlgorithms = supportedSystems;
vector = supportedSystems;
vectorSpace = supportedSystems; vectorSpace = supportedSystems;
vector = supportedSystems;
vty = supportedSystems; vty = supportedSystems;
waiAppStatic = supportedSystems; waiAppStatic = supportedSystems;
waiExtra = supportedSystems; waiExtra = supportedSystems;
wai = supportedSystems;
waiLogger = supportedSystems; waiLogger = supportedSystems;
wai = supportedSystems;
warp = supportedSystems; warp = supportedSystems;
wlPprintExtras = supportedSystems; wlPprintExtras = supportedSystems;
wlPprint = supportedSystems; wlPprint = supportedSystems;
@ -399,9 +399,9 @@ mapTestOn {
yesodDefault = supportedSystems; yesodDefault = supportedSystems;
yesodForm = supportedSystems; yesodForm = supportedSystems;
yesodJson = supportedSystems; yesodJson = supportedSystems;
yesod = supportedSystems;
yesodPersistent = supportedSystems; yesodPersistent = supportedSystems;
yesodStatic = supportedSystems; yesodStatic = supportedSystems;
yesod = supportedSystems;
zeromq3Haskell = supportedSystems; zeromq3Haskell = supportedSystems;
zeromqHaskell = supportedSystems; zeromqHaskell = supportedSystems;
zipArchive = supportedSystems; zipArchive = supportedSystems;