Commit deccce0a0ef1bd306db6bb92183d96410eb783af Parent: c4caac93e4d58fd90e3ac0ae268736a4f675cbf1 Author: mcol <mcol@posteo.net> Date: 2022-02-20 16:31:26 +0000 Committer: mcol <mcol@posteo.net> Committed: 2022-02-20 16:31:26 +0000 Add gitlib fork to stack deps
stack.yaml.lock Modified
@@ -11,6 +11,32 @@ sha256: c3d93b51ba0e76853b217debb662cdcf5eca78288d49c809f823be27a072bfbf original: hackage: ginger-0.10.4.0@sha256:7ca26896395fda951443ed3bba5f24fd6036c44167d424e744d1e0c8c6b138fd,3855 +- completed: + subdir: gitlib + name: gitlib + version: 3.1.3 + git: https://github.com/m-col/gitlib + pantry-tree: + size: 1137 + sha256: 54c4748a607013867118457910708381ec413a35f901e53ecce204c8ef2eafb5 + commit: 1fb5d534e22d7aa6be858bb7b2075cd60c0606d8 + original: + subdir: gitlib + git: https://github.com/m-col/gitlib + commit: 1fb5d534e22d7aa6be858bb7b2075cd60c0606d8 +- completed: + subdir: gitlib-libgit2 + name: gitlib-libgit2 + version: 3.1.2.1 + git: https://github.com/m-col/gitlib + pantry-tree: + size: 615 + sha256: 0a99f56fcf841f14c353e32a5e66ae3e6212e2958331060ab511c049b862c2b9 + commit: 1fb5d534e22d7aa6be858bb7b2075cd60c0606d8 + original: + subdir: gitlib-libgit2 + git: https://github.com/m-col/gitlib + commit: 1fb5d534e22d7aa6be858bb7b2075cd60c0606d8 snapshots: - completed: size: 586296
stack.yaml Modified
@@ -1,14 +1,12 @@ resolver: lts-18.18 -packages: -- . -- gitlib/gitlib -- gitlib/gitlib-libgit2 - extra-deps: -#- gitlib-3.1.3@sha256:7e8f940b380f6155be3bf20be9f363c3bfd3285bd26e0368f406a1c431994598,2935 -#- gitlib-libgit2-3.1.2.1@sha256:36bc92f117158440ca69e32051aabdf9df75be8a3fb5f45dff8828898e615a0a,2354 - ginger-0.10.4.0@sha256:7ca26896395fda951443ed3bba5f24fd6036c44167d424e744d1e0c8c6b138fd,3855 +- git: https://github.com/m-col/gitlib + commit: 1fb5d534e22d7aa6be858bb7b2075cd60c0606d8 + subdirs: + - gitlib + - gitlib-libgit2 ghc-options: "gitserve": -Wall -Wcompat -Widentities -Wincomplete-uni-patterns