Skip to content

Commit

Permalink
Finally removed libgit (vincenthz/hs-libgit#7).
Browse files Browse the repository at this point in the history
  • Loading branch information
alaendle committed Oct 30, 2024
1 parent 7cebd5a commit 5b54bf0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build-constraints.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -904,7 +904,7 @@ packages:
- wai-middleware-crowd
- monad-logger-json
- safe-exceptions
- fsnotify-conduit < 0 # 0.1.1.1 compile fail https://github.com/commercialhaskell/stackage/issues/6768
- fsnotify-conduit < 0 # 0.1.1.1 compile fail https://github.com/fpco/fsnotify-conduit/issues/5
- pid1
- typed-process
- say
Expand Down Expand Up @@ -1070,7 +1070,6 @@ packages:
- hit
- memory
- language-java
- libgit < 0 # 0.3.1 compile fail https://github.com/vincenthz/hs-libgit/issues/7
- pem
- siphash
- socks
Expand Down Expand Up @@ -5472,6 +5471,7 @@ packages:
- git-lfs
- gitlib
- gitlib-libgit2 < 0 # 3.1.2.1 compile fail
- gitlib-test
- groom
- groups
- gtk
Expand Down Expand Up @@ -6878,7 +6878,7 @@ packages:
- hadoop-streaming < 0 # tried hadoop-streaming-0.2.0.3, but its *library* requires bytestring >=0.10 && < 0.11 and the snapshot contains bytestring-0.12.1.0
- hadoop-streaming < 0 # tried hadoop-streaming-0.2.0.3, but its *library* requires text >=1.2.2.0 && < 1.3 and the snapshot contains text-2.1.1
- hakyllbars < 0 # tried hakyllbars-1.0.1.0, but its *library* requires bytestring >=0.11.3 && < 0.12 and the snapshot contains bytestring-0.12.1.0
- hakyllbars < 0 # tried hakyllbars-1.0.1.0, but its *library* requires pandoc >=3.0.1 && < 3.2 and the snapshot contains pandoc-3.4
- hakyllbars < 0 # tried hakyllbars-1.0.1.0, but its *library* requires pandoc >=3.0.1 && < 3.2 and the snapshot contains pandoc-3.5
- hakyllbars < 0 # tried hakyllbars-1.0.1.0, but its *library* requires text >=2.0.2 && < 2.1 and the snapshot contains text-2.1.1
- hapistrano < 0 # tried hapistrano-0.4.8.0, but its *executable* requires optparse-applicative >=0.11 && < 0.17 and the snapshot contains optparse-applicative-0.18.1.0
- hapistrano < 0 # tried hapistrano-0.4.8.0, but its *library* requires ansi-terminal >=0.9 && < 0.12 and the snapshot contains ansi-terminal-1.1.1
Expand Down Expand Up @@ -7561,7 +7561,7 @@ packages:
- selda-json < 0 # tried selda-json-0.1.1.1, but its *library* requires text >=1.0 && < 1.3 and the snapshot contains text-2.1.1
- selda-postgresql < 0 # tried selda-postgresql-0.1.8.2, but its *library* requires bytestring >=0.9 && < 0.12 and the snapshot contains bytestring-0.12.1.0
- selda-postgresql < 0 # tried selda-postgresql-0.1.8.2, but its *library* requires postgresql-binary >=0.12 && < 0.13 and the snapshot contains postgresql-binary-0.14
- selda-postgresql < 0 # tried selda-postgresql-0.1.8.2, but its *library* requires postgresql-libpq >=0.9 && < 0.10 and the snapshot contains postgresql-libpq-0.10.2.0
- selda-postgresql < 0 # tried selda-postgresql-0.1.8.2, but its *library* requires postgresql-libpq >=0.9 && < 0.10 and the snapshot contains postgresql-libpq-0.11.0.0
- selda-postgresql < 0 # tried selda-postgresql-0.1.8.2, but its *library* requires text >=1.0 && < 1.3 and the snapshot contains text-2.1.1
- selda-postgresql < 0 # tried selda-postgresql-0.1.8.2, but its *library* requires time >=1.5 && < 1.12 and the snapshot contains time-1.12.2
- selda-sqlite < 0 # tried selda-sqlite-0.1.7.2, but its *library* requires bytestring >=0.10 && < 0.12 and the snapshot contains bytestring-0.12.1.0
Expand Down

0 comments on commit 5b54bf0

Please sign in to comment.