Skip to content

Commit

Permalink
Remove Floating typeclass from prelude
Browse files Browse the repository at this point in the history
  • Loading branch information
newhoggy committed Nov 19, 2024
1 parent 2ec0f97 commit 59765bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/HaskellWorks/Prelude.hs
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ module HaskellWorks.Prelude
unzip3,

Fractional(..),
Floating(..),
Integral(..),
Read(..),
Real(..),
Expand Down

0 comments on commit 59765bf

Please sign in to comment.