diff --git a/blank-canvas.cabal b/blank-canvas.cabal index 9ea84a4..bb72eb2 100644 --- a/blank-canvas.cabal +++ b/blank-canvas.cabal @@ -94,7 +94,7 @@ Library -- TODO: Eventually, we should bump the lower version -- bounds to >=0.20 so that we can remove some CPP in -- Graphics.Blank. - scotty >= 0.10 && < 0.22, + scotty >= 0.10 && < 0.23, semigroups >= 0.18 && < 1, stm >= 2.2 && < 2.6, text >= 1.1 && < 2.2, diff --git a/cabal.project b/cabal.project index 3276de2..a582684 100644 --- a/cabal.project +++ b/cabal.project @@ -8,4 +8,4 @@ package blank-canvas-examples source-repository-package type: git location: https://github.com/ku-fpg/javascript-bridge - tag: 9fe0498a4422186759ec30a5090cd1b7789f68d9 + tag: 077294e5d73753c0ddaab42a6d0c5b49504fe991