diff options
author | Ben Gamari <ben@smart-cactus.org> | 2019-11-11 19:43:37 -0500 |
---|---|---|
committer | Ben Gamari <ben@smart-cactus.org> | 2019-11-13 17:01:21 -0500 |
commit | dd49b3f079a4ff59fd9ed0a8ea5585f0fcc0e56a (patch) | |
tree | 46bceb45f2f238e8adfc1c3ae8e8a8a0f2adb6c0 /packages | |
parent | a06cfb59d21c9cf6f53a8b1acedb075988a6c5ca (diff) | |
download | haskell-dd49b3f079a4ff59fd9ed0a8ea5585f0fcc0e56a.tar.gz |
Bump Haskeline and add exceptions as boot library
Haskeline now depends upon exceptions. See #16752.
Diffstat (limited to 'packages')
-rw-r--r-- | packages | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -64,6 +64,7 @@ libraries/transformers - - https:/ libraries/unix - - ssh://git@github.com/haskell/unix.git libraries/Win32 - - https://github.com/haskell/win32.git libraries/xhtml - - https://github.com/haskell/xhtml.git +libraries/exceptions - - https://github.com/ekmett/exceptions.git nofib nofib - - libraries/stm - - ssh://git@github.com/haskell/stm.git . - ghc.git - |