Skip to content

Commit

Permalink
fixing typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kaychaks authored May 10, 2021
1 parent b3fe3c1 commit 3527f33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blog-hakyll.cabal
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ executable site
main-is: site.hs
-- other-modules: Importer
build-depends: base >= 4.6 && < 5
, hakyll = 4.*
, hakyll == 4.*
, containers >= 0.3
, time >= 1.4
, time-locale-compat >= 0.1
Expand Down

0 comments on commit 3527f33

Please sign in to comment.