Skip to content
Snippets Groups Projects
Verified Commit 8b638c7e authored by Julian Ospald's avatar Julian Ospald :tea:
Browse files

Rm stray ghc version

parent acd37061
No related branches found
No related tags found
No related merge requests found
Pipeline #18563 failed
......@@ -175,22 +175,6 @@
"base-4.12.0.0"
]
},
"8.10.1-p1": {
"viArch": {
"A_64": {
"Linux_UnknownLinux": {
"unknown_versioning": {
"dlHash": "3c4cd72b4806045779739e8f5d1658e30e57123d88c2c8966422cdbcae448470",
"dlSubdir": "ghc-8.10.1",
"dlUri": "https://downloads.haskell.org/~ghc/8.10.1/ghc-8.10.1-x86_64-fedora27-linux.tar.xz"
}
}
}
},
"viSourceDL": null,
"viChangeLog": null,
"viTags": []
},
"8.0.2": {
"viArch": {
"A_64": {
......
......@@ -1873,30 +1873,6 @@ ghcupDownloads = M.fromList
)
]
)
, ( [vver|8.10.1-p1|]
, VersionInfo
[]
Nothing
Nothing
$ M.fromList
[ ( A_64
, M.fromList
[ ( Linux UnknownLinux
, M.fromList
[ ( Nothing
,
(DownloadInfo
[uri|https://downloads.haskell.org/~ghc/8.10.1/ghc-8.10.1-x86_64-fedora27-linux.tar.xz|]
(Just [rel|ghc-8.10.1|])
"3c4cd72b4806045779739e8f5d1658e30e57123d88c2c8966422cdbcae448470"
)
)
]
)
]
)
]
)
]
)
, ( Cabal
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment