Skip to content

Commit

Permalink
exe: drop network from deps
Browse files Browse the repository at this point in the history
  • Loading branch information
develop7 committed Nov 17, 2023
1 parent 46bca0b commit 78bc6e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion postgrest.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ executable postgrest
main-is: Main.hs
build-depends: base >= 4.9 && < 4.17
, containers >= 0.5.7 && < 0.7
, network >= 2.6 && < 3.2
, postgrest
, protolude >= 0.3.1 && < 0.4
ghc-options: -threaded -rtsopts "-with-rtsopts=-N -I0 -qg"
Expand Down

0 comments on commit 78bc6e7

Please sign in to comment.