[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/haskell-github/github/master/samples/github-samples.cabal [Back]  [Original]

cabal-version: 2.2
name:          github-samples
version:       0
category:      Examples
synopsis:      Samples for github package
license:       BSD-3-Clause
license-file:  LICENSE
maintainer:    Andreas Abel
description:   Various samples of github package
build-type:    Simple

tested-with:
  GHC == 9.14.1
  GHC == 9.12.2
  GHC == 9.10.2
  GHC == 9.8.4
  GHC == 9.6.7
  GHC == 9.4.8
  GHC == 9.2.8
  GHC == 9.0.2
  GHC == 8.10.7
  GHC == 8.8.4
  GHC == 8.6.5
  GHC == 8.4.4

library
  hs-source-dirs:   src
  ghc-options:      -Wall
  build-depends:
    , base                   >=4.11 && 

Web Proxy Viewer  |  New URL  |  Original Page