Last active
January 14, 2019 06:29
-
-
Save chessai/57a3d526b61d63c1b1e90064c39c8649 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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