Skip to content
  • tibbe's avatar
    Revert "make release also uploads to Hackage" · 585a911d
    tibbe authored
    Since we use the same script for release candidate, which we don't want
    to upload to Hackage, remove the automatic upload to Hackage.
    
    The user of make release is supposed to manually run
    
        cabal upload $(DISTLOC)
    
    after make finishes.
    
    This reverts commit c798644a.
    585a911d