mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Fix a typo (closes #184)
This commit is contained in:
parent
838cd3928a
commit
3ad808b0ac
@ -287,7 +287,7 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
#endif
|
||||
|
||||
mapM_ (add "John Wiegley <johnw@fpcomplete.com>") $ words =<<
|
||||
[ "bindings-dsl github monad-extras numbers these hlibgit2"
|
||||
[ "bindings-DSL github monad-extras numbers these hlibgit2"
|
||||
, "gitlib gitlib-cmdline gitlib-libgit2 gitlib-s3 gitlib-test"
|
||||
]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user