Advertisement
JoelSjogren

stack.yaml

Dec 7th, 2020
256
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. # This is the implicit global project's config file, which is only used when
  2. # 'stack' is run outside of a real project. Settings here do _not_ act as
  3. # defaults for all projects. To change stack's default settings, edit
  4. # '/home/joel/.stack/config.yaml' instead.
  5. #
  6. # For more information about stack's configuration, see
  7. # http://docs.haskellstack.org/en/stable/yaml_configuration/
  8. #
  9. flags: {}
  10. extra-package-dbs: []
  11. packages: []
  12. extra-deps:
  13. - adjunctions-4.4@sha256:2738dd5f5d5e93749adb14a05472e58a96a75d0f299e46371c6f46dc4e97daf9,3067
  14. - lawz-0.1.1@sha256:08753bcd245ac05351bd0f6dea2567db1ccaeb5d0ed40e2ddb3f4ae68d759974,1210
  15. - newtype-generics-0.5.4@sha256:6767d699fb5a78e3ad13a1a7c2294f1bdde49dbd203bedbc6e7f0999af51a9c5,2136
  16. - profunctors-5.6@sha256:8be6a4efb50a030b59d1213edb119636801b8e96768671e8953b20e6f4f2a7fa,2160
  17. - rings-0.1.3@sha256:b016374b1a6dd0af45d689b03bf9bac7ce96d90d85259af3be9b0e706f58664e,1423
  18. resolver: lts-9.2
  19.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement