Skip to content

Instantly share code, notes, and snippets.

View JLimperg's full-sized avatar

Jannis Limperg JLimperg

View GitHub Profile
# This file was auto-generated by cabal2nix. Please do NOT edit manually!
{ cabal, convertible, exceptions, HDBC, HDBCSqlite3, monadHdbc, mtl
, options, text, time, transformers
}:
cabal.mkDerivation (self: {
pname = "scrumgr";
version = "0.1.0.0";
src = ./.;