Skip to content

Commit

Permalink
cabal.project: Bump index state and make sure it builds
Browse files Browse the repository at this point in the history
  • Loading branch information
erikd committed Sep 21, 2023
1 parent 631e470 commit acce806
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion cabal.project
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-- See CONTRIBUTING for Nix commands you need to run if you change it:
index-state: 2023-08-28T01:24:51Z
index-state: 2023-09-20T21:58:53Z

packages:
cardano-prelude
Expand All @@ -13,9 +13,13 @@ if impl(ghc >= 9.8)
, aeson:template-haskell
, hedgehog:template-haskell
, scientific:template-haskell
, text:template-haskell
, text-short:template-haskell
, uuid-types:template-haskell

constraints:
, bytestring >= 0.11

test-show-details: direct

-- `aeson` has a whole bunch of dependencies (and sometimes the dependency's dependency) which do
Expand Down

0 comments on commit acce806

Please sign in to comment.