Skip to content

Instantly share code, notes, and snippets.

@chessai
Last active January 14, 2019 06:29
Show Gist options
  • Save chessai/57a3d526b61d63c1b1e90064c39c8649 to your computer and use it in GitHub Desktop.
Save chessai/57a3d526b61d63c1b1e90064c39c8649 to your computer and use it in GitHub Desktop.
owner = "chessai"
fullName = "chessai"
email = "[email protected]"
license = "BSD3"
lib = true
exe = false
test = true
bench = false
github = true
private = false
travis = false
appveyor = false
warnings = []
ghcVersions = ["8.2.2", "8.4.4", "8.6.3"]
cabal = true
stack = false
nix = true
#gitignore = ["*.ghc*", "*.ps", "result*"]
[nixpkgs]
owner = "NixOS"
repo = "nixpkgs"
rev = "cecec1f74468766825c2ad32d8388c2ded36225f"
sha256 = "1sq538wy0shbakah27b6n4bl5amzwkzjsds77vdd8rsq0d1nys4w"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment