mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-03-15 13:06:46 +01:00
Disallow unauthorized language-java uploads
This commit is contained in:
parent
0870b2edc2
commit
6634228faf
@ -139,6 +139,8 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
|||||||
, "cryptohash hit language-java libgit pem siphash socks tls"
|
, "cryptohash hit language-java libgit pem siphash socks tls"
|
||||||
, "tls-debug tls-extra vhd xenstore"
|
, "tls-debug tls-extra vhd xenstore"
|
||||||
]
|
]
|
||||||
|
addRange "Vincent Hanquez" "language-java" "< 0.2.5"
|
||||||
|
|
||||||
mapM_ (add "Alberto G. Corona <agocorona@gmail.com>") $ words
|
mapM_ (add "Alberto G. Corona <agocorona@gmail.com>") $ words
|
||||||
"RefSerialize TCache Workflow MFlow"
|
"RefSerialize TCache Workflow MFlow"
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user