Skip to content

Commit

Permalink
fix settings
Browse files Browse the repository at this point in the history
  • Loading branch information
LeventErkok committed Sep 16, 2024
1 parent bda5cd9 commit 79e2724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Data/SBV/Tools/Range.hs
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ import Data.SBV.Internals hiding (Range, free_)
-- $setup
-- >>> -- For doctest purposes only:
-- >>> import Data.SBV
-- >>> :set -XScopedTypeVariables
-- >>> :set -XScopedTypeVariables -XDataKinds

-- | A boundary value
data Boundary a = Unbounded -- ^ Unbounded
Expand Down

0 comments on commit 79e2724

Please sign in to comment.