packages feed

madlang-2.3.2.0: stack.yaml

resolver: lts-8.19
packages:
 - .
 - extra-dep: true
   location:
       git: https://github.com/haskell/deepseq
       commit: 0b22c9825ef79c1ee41d2f19e7c997f5cdc93494
 - extra-dep: true
   location:
       git: https://github.com/ekmett/semigroupoids.git
       commit: c3297f970658ae874db098190327ec742044a2e6
 - extra-dep: true
   location:
       git: http://github.com/ekmett/lens.git
       commit: 7031e00f62a704a86c3149c75c1e2afc059af022
   #- extra-dep: true
   #location:
   #    git: https://github.com/ekmett/trifecta.git
   #    commit: ea93f257e18e14699f8872a88bfd444c73df9155
 - extra-dep: true
   location:
       git: https://github.com/dreixel/syb.git
       commit: f584ecd525179778063df2eb02dc6bbe406d7e75
flags:
    madlang:
        llvm-fast: true
#extra-deps:
#- dhall-1.4.2
allow-newer: true
compiler: ghc-8.2.0.20170507
compiler-check: match-exact
setup-info:
 ghc:
  linux64:
   8.2.0.20170507:
    url: https://downloads.haskell.org/~ghc/8.2.1-rc2/ghc-8.2.0.20170507-x86_64-deb8-linux.tar.xz
  macosx:
   8.2.0.20170507:
    url: https://downloads.haskell.org/~ghc/8.2.1-rc2/ghc-8.2.0.20170507-x86_64-apple-darwin.tar.xz
  windows64:
   8.2.0.20170507:
    url: https://downloads.haskell.org/~ghc/8.2.1-rc2/ghc-8.2.0.20170507-x86_64-unknown-mingw32.tar.xz