Skip to content

Commit

Permalink
sqlite-simple cookbook now compiles with ghc 8.8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
akhesacaro-fretlink committed Mar 5, 2021
1 parent e3cc0ef commit 2aa026d
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions cabal.project
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ packages:
doc/cookbook/custom-errors
doc/cookbook/basic-streaming
doc/cookbook/db-postgres-pool
-- doc/cookbook/db-sqlite-simple
doc/cookbook/db-sqlite-simple
doc/cookbook/file-upload
doc/cookbook/generic
-- doc/cookbook/hoist-server-with-context
Expand Down Expand Up @@ -53,8 +53,6 @@ constraints: base-compat ^>=0.11
constraints: semigroups ^>=0.19

-- MonadFail
-- https://github.com/nurpax/sqlite-simple/issues/74
constraints: sqlite-simple < 0
-- allow-newer: sqlite-simple-0.4.16.0:semigroups
-- allow-newer: direct-sqlite-2.3.24:semigroups

Expand Down

0 comments on commit 2aa026d

Please sign in to comment.