Skip to content

Commit

Permalink
Fix "Ambiguous occurrence 'golden'" (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelWantsCoffee authored Dec 10, 2024
1 parent 5e6be0e commit 24bfe3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ErrataSpec.hs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import Errata
import Errata.Styles
import Errata.Types
import Test.Hspec
import Test.Hspec.Golden
import Test.Hspec.Golden (Golden(..))

spec :: Spec
spec = do
Expand Down

0 comments on commit 24bfe3c

Please sign in to comment.