GitHub Viewer
cabal-version: 2.2
name: github-samples
version: 0
category: Examples
synopsis: Samples for github package
license: BSD-3-Clause
license-file: LICENSE
maintainer: Oleg Grenrus
description: Various samples of github package
build-type: Simple
tested-with:
GHC ==7.8.4
|| ==7.10.3
|| ==8.0.2
|| ==8.2.2
|| ==8.4.4
|| ==8.6.5
|| ==8.8.4
|| ==8.10.4
|| ==9.0.1
library
hs-source-dirs: src
ghc-options: -Wall
build-depends:
, base >=4.7 && =0 && =4.7 &&