haskell-bitcoin-api has been fixed upstream

This commit is contained in:
Peter Simons 2015-05-13 13:36:51 +02:00
parent bd3e6628ae
commit e46a796f5d

View file

@ -317,10 +317,6 @@ self: super: {
# https://github.com/purefn/hipbot/issues/1
hipbot = dontDistribute super.hipbot;
# https://github.com/solatis/haskell-bitcoin-api/issues/1
bitcoin-api = markBroken super.bitcoin-api;
bitcoin-api-extra = dontDistribute super.bitcoin-api-extra;
# https://github.com/HugoDaniel/RFC3339/issues/14
timerep = dontCheck super.timerep;