Skip to content

Commit

Permalink
Remove unneeded data-default-class dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon-leapyear authored and Mikolaj committed Jan 12, 2022
1 parent 11e325b commit ee473b9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ library
exposed-modules: Hackage.Security.Client.Repository.HttpLib.HttpClient
build-depends: base >= 4.5 && < 4.15,
bytestring >= 0.9,
data-default-class >= 0.0,
http-client >= 0.4 && < 0.7,
http-types >= 0.8,
hackage-security >= 0.5 && < 0.7
Expand Down

0 comments on commit ee473b9

Please sign in to comment.