From b331fb0ad2ec2ccff4953a723f0e445c5c1149ab Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 4 Apr 2013 15:37:14 +0200 Subject: [PATCH] pkgs/top-level/release-haskell.nix: sort attributes alphabetically --- pkgs/top-level/release-haskell.nix | 34 +++++++++++++++--------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/pkgs/top-level/release-haskell.nix b/pkgs/top-level/release-haskell.nix index 4db75c1368b..1081a289611 100644 --- a/pkgs/top-level/release-haskell.nix +++ b/pkgs/top-level/release-haskell.nix @@ -16,8 +16,8 @@ mapTestOn { ACVector = supportedSystems; aeson = supportedSystems; AgdaExecutable = supportedSystems; - alex = supportedSystems; alexMeta = supportedSystems; + alex = supportedSystems; alternativeIo = supportedSystems; ansiTerminal = supportedSystems; ansiWlPprint = supportedSystems; @@ -41,8 +41,8 @@ mapTestOn { blazeTextual = supportedSystems; bloomfilter = supportedSystems; bmp = supportedSystems; - BNFC = supportedSystems; BNFCMeta = supportedSystems; + BNFC = supportedSystems; Boolean = supportedSystems; bytestringMmap = supportedSystems; bytestringNums = supportedSystems; @@ -125,9 +125,9 @@ mapTestOn { gamma = supportedSystems; gdiff = supportedSystems; ghcEvents = supportedSystems; - ghc = supportedSystems; ghcMtl = supportedSystems; ghcPaths = supportedSystems; + ghc = supportedSystems; ghcSybUtils = supportedSystems; githubBackup = supportedSystems; github = supportedSystems; @@ -139,8 +139,8 @@ mapTestOn { GLUT = supportedSystems; gnutls = supportedSystems; graphviz = supportedSystems; - gtk = supportedSystems; gtksourceview2 = supportedSystems; + gtk = supportedSystems; hackageDb = supportedSystems; haddock = supportedSystems; hakyll = supportedSystems; @@ -155,13 +155,13 @@ mapTestOn { haskellLexer = supportedSystems; haskellPlatform = supportedSystems; haskellSrcExts = supportedSystems; - haskellSrc = supportedSystems; haskellSrcMeta = supportedSystems; + haskellSrc = supportedSystems; HaXml = supportedSystems; haxr = supportedSystems; - HDBC = supportedSystems; HDBCPostgresql = supportedSystems; HDBCSqlite3 = supportedSystems; + HDBC = supportedSystems; HFuse = supportedSystems; highlightingKate = supportedSystems; hinotify = supportedSystems; @@ -232,20 +232,20 @@ mapTestOn { MonadPrompt = supportedSystems; MonadRandom = supportedSystems; mpppc = supportedSystems; - mtl = supportedSystems; mtlparse = supportedSystems; + mtl = supportedSystems; multiplate = supportedSystems; multirec = supportedSystems; multiset = supportedSystems; murmurHash = supportedSystems; mwcRandom = supportedSystems; - nat = supportedSystems; nats = supportedSystems; + nat = supportedSystems; naturals = supportedSystems; networkInfo = supportedSystems; - network = supportedSystems; networkMulticast = supportedSystems; networkProtocolXmpp = supportedSystems; + network = supportedSystems; nonNegative = supportedSystems; numericPrelude = supportedSystems; numtype = supportedSystems; @@ -267,9 +267,9 @@ mapTestOn { pathtype = supportedSystems; pcreLight = supportedSystems; permutation = supportedSystems; - persistent = supportedSystems; persistentPostgresql = supportedSystems; persistentSqlite = supportedSystems; + persistent = supportedSystems; persistentTemplate = supportedSystems; polyparse = supportedSystems; ppm = supportedSystems; @@ -281,9 +281,9 @@ mapTestOn { QuickCheck2 = supportedSystems; QuickCheck = supportedSystems; randomFu = supportedSystems; - random = supportedSystems; randomShuffle = supportedSystems; randomSource = supportedSystems; + random = supportedSystems; RangedSets = supportedSystems; ranges = supportedSystems; readline = supportedSystems; @@ -297,11 +297,11 @@ mapTestOn { regular = supportedSystems; RSA = supportedSystems; rvar = supportedSystems; - safe = supportedSystems; SafeSemaphore = supportedSystems; + safe = supportedSystems; SDLImage = supportedSystems; - SDL = supportedSystems; SDLMixer = supportedSystems; + SDL = supportedSystems; SDLTtf = supportedSystems; semigroups = supportedSystems; sendfile = supportedSystems; @@ -313,9 +313,9 @@ mapTestOn { smallcheck = supportedSystems; SMTPClient = supportedSystems; snapCore = supportedSystems; - snap = supportedSystems; snapLoaderStatic = supportedSystems; snapServer = supportedSystems; + snap = supportedSystems; split = supportedSystems; splot = supportedSystems; srcloc = supportedSystems; @@ -369,13 +369,13 @@ mapTestOn { vcsRevision = supportedSystems; Vec = supportedSystems; vectorAlgorithms = supportedSystems; - vector = supportedSystems; vectorSpace = supportedSystems; + vector = supportedSystems; vty = supportedSystems; waiAppStatic = supportedSystems; waiExtra = supportedSystems; - wai = supportedSystems; waiLogger = supportedSystems; + wai = supportedSystems; warp = supportedSystems; wlPprintExtras = supportedSystems; wlPprint = supportedSystems; @@ -399,9 +399,9 @@ mapTestOn { yesodDefault = supportedSystems; yesodForm = supportedSystems; yesodJson = supportedSystems; - yesod = supportedSystems; yesodPersistent = supportedSystems; yesodStatic = supportedSystems; + yesod = supportedSystems; zeromq3Haskell = supportedSystems; zeromqHaskell = supportedSystems; zipArchive = supportedSystems;