Skip to content

Commit

Permalink
A diagram showing the binomial sampling regions
Browse files Browse the repository at this point in the history
  • Loading branch information
idontgetoutmuch committed Jun 15, 2024
1 parent eb25df7 commit 91ee327
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions mwc-random.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -148,15 +148,15 @@ test-suite mwc-doctests
, vector >=0.11
, random >=1.2

executable Docs
hs-source-dirs: docs
default-language: Haskell2010
main-is: RecreateFigure.hs
build-depends:
base >= 4.9 && < 5
, colour >= 2.3.6 && < 2.4
, diagrams >= 1.4.1 && < 1.5
, diagrams-lib >= 1.4.6 && < 1.5
, diagrams-svg >= 1.4.3 && < 1.5
, filepath >= 1.4.2 && < 1.5
, mwc-random -any
-- executable Docs
-- hs-source-dirs: docs
-- default-language: Haskell2010
-- main-is: RecreateFigure.hs
-- build-depends:
-- base
-- , colour
-- , diagrams
-- , diagrams-lib
-- , diagrams-svg
-- , filepath
-- , mwc-random

0 comments on commit 91ee327

Please sign in to comment.