We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 721ed40 commit 86ad8daCopy full SHA for 86ad8da
monad-bayes.cabal
@@ -64,7 +64,7 @@ library
64
other-modules: Control.Monad.Bayes.Traced.Common
65
default-language: Haskell2010
66
build-depends:
67
- base >=4.11 && <4.17
+ base >=4.11 && <4.18
68
, brick >=1.0 && <2.0
69
, containers >=0.5.10 && <0.7
70
, foldl
0 commit comments