Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjaguarpaw committed Apr 8, 2024
2 parents 7975eeb + 06f4f29 commit 4401ad9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Bluefin

Bluefin is an effect system for Haskell which allows you, though
Bluefin is an effect system for Haskell which allows you, through
value-level handles, to freely mix a variety of effects
including

Expand Down
2 changes: 1 addition & 1 deletion bluefin/src/Bluefin/Compound.hs
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ module Bluefin.Compound
-- @
--
-- @
-- >>> exampeleCounter1
-- >>> exampleCounter1
-- 3
-- @

Expand Down

0 comments on commit 4401ad9

Please sign in to comment.