Skip to content

Commit eabbc53

Browse files
committed
feat: give a try to monadlist module intstead of reinvent the wheel
1 parent ddf52ee commit eabbc53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

haskell-foundation.cabal

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ executable site
77
main-is: site.hs
88
build-depends: base == 4.*
99
, hakyll
10+
, monadlist
1011
ghc-options: -threaded
1112
default-language: Haskell2010

0 commit comments

Comments
 (0)