Skip to content
Snippets Groups Projects
Select Git revision
  • 8d47a5ab109052447444425c5472da0577bec2a5
  • main default protected
  • concurrent-download
  • 8.download-sdmf
  • 0.1.0.0
5 results

cabal.project

Blame
  • cabal.project 883 B
    packages: .
              -- These aren't released on hackage yet so we have to grab them
              -- straight from the vcs host.  Probably should do some releases
              -- soon.
              https://whetstone.private.storage/privatestorage/tahoe-ssk/-/archive/0.2.0.0/tahoe-ssk-0.2.0.0.tar.gz
              https://whetstone.private.storage/privatestorage/tahoe-chk/-/archive/0.1.0.1/tahoe-chk-0.1.0.1.tar.gz
              https://whetstone.private.storage/privatestorage/tahoe-great-black-swamp/-/archive/0.3.0.0/tahoe-great-black-swamp-0.3.0.0.tar.gz
              ../tahoe-directory
    
    package zlib
            -- Turn on discovery of the underlying zlib using pkg-config.  This
            -- fixes build failures when the underlying zlib is not in the
            -- traditional location but is discoverable with pkg-config.  It might
            -- break non-pkg-config platforms.
            flags: +pkg-config