typelead/eta-hackage

bytestring install failed

Closed this issue · 10 comments

this is a basic package, hope can be supported. thanks.


Resolving dependencies...
Found patch in eta-hackage for bytestring-0.10.8.1
Configuring bytestring-0.10.8.1...
Building bytestring-0.10.8.1...
Failed to install bytestring-0.10.8.1
Build log ( /Users/LambdaCat/.etlas/logs/eta-0.0.6/bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK.log ):
etlas: Entering directory '/var/folders/79/l2kk9s8572gdvzc8r5jq2pf40000gn/T/etlas-tmp-30383/bytestring-0.10.8.1'
Configuring bytestring-0.10.8.1...
Preprocessing library for bytestring-0.10.8.1..
Building library for bytestring-0.10.8.1..

java/Utils.java:39:0:
     错误: 找不到符号
            return MemoryManager.nullAddress;
                                ^
      符号:   变量 nullAddress
      位置: 类 MemoryManager
1 个错误
etlas: Leaving directory '/var/folders/79/l2kk9s8572gdvzc8r5jq2pf40000gn/T/etlas-tmp-30383/bytestring-0.10.8.1'
etlas: Error: some packages failed to install:
bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK failed during the building phase.
The exception was:
ExitFailure 1

Which version of eta are you running?

The Eta programming language compiler, version 0.0.6

Ok a better question would be: which release tag did you install eta with?

after istall eta-tag : 0.0.6b4

install bytestring also failed:

lambda-cat.local ➜  eta-first etlas install bytestring    
Resolving dependencies...
Found patch in eta-hackage for bytestring-0.10.8.1
Configuring bytestring-0.10.8.1...
Building bytestring-0.10.8.1...
Failed to install bytestring-0.10.8.1
Build log ( /Users/LambdaCat/.etlas/logs/eta-0.0.6/bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK.log ):
etlas: Entering directory '/var/folders/79/l2kk9s8572gdvzc8r5jq2pf40000gn/T/etlas-tmp-65932/bytestring-0.10.8.1'
Configuring bytestring-0.10.8.1...
Preprocessing library for bytestring-0.10.8.1..
Building library for bytestring-0.10.8.1..
java/Utils.java:188: 错误: 程序包eta.integer不存在
            x = eta.integer.Utils.divideUnsigned(x, 10);
                           ^
1 个错误

etlas: Leaving directory '/var/folders/79/l2kk9s8572gdvzc8r5jq2pf40000gn/T/etlas-tmp-65932/bytestring-0.10.8.1'
etlas: Error: some packages failed to install:
bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK failed during the building phase.
The exception was:
ExitFailure 1

Can you translate that error for me? I'm guessing it says it's unable to find the eta.integer package?

Can you do etlas install bytestring -v3 and share the output?

Yes the error means , cannot found the eta.integer package

lambda-cat.local ➜  eta git:(dc19df7) etlas install bytestring -v3                                                             
no user package environment file found at /Users/LambdaCat/code/eta/eta
Searching for eta in path.
Found eta at /Users/LambdaCat/.local/bin/eta
/Users/LambdaCat/.local/bin/eta --numeric-version
/Users/LambdaCat/.local/bin/eta is version 0.0.6
Searching for eta-pkg in path.
Found eta-pkg at /Users/LambdaCat/.local/bin/eta-pkg
/Users/LambdaCat/.local/bin/eta-pkg --version
/Users/LambdaCat/.local/bin/eta-pkg is version 0.0.6
/Users/LambdaCat/.local/bin/eta --supported-languages
/Users/LambdaCat/.local/bin/eta --info
Searching for java in path.
Found java at /usr/bin/java
/usr/bin/java -version
/usr/bin/java is version 1.8.0.60
Searching for javac in path.
Found javac at /usr/bin/javac
/usr/bin/javac -version
/usr/bin/javac is version 1.8.0.60
Searching for alex in path.
Found alex at /usr/local/bin/alex
/usr/local/bin/alex --version
/usr/local/bin/alex is version 3.1.4
Searching for ar in path.
Found ar at /usr/bin/ar
Searching for c2hs in path.
Cannot find c2hs on the path
Searching for coursier in path.
Cannot find coursier on the path
Searching for cpphs in path.
Found cpphs at /Users/LambdaCat/Library/Haskell/bin/cpphs
/Users/LambdaCat/Library/Haskell/bin/cpphs --version
/Users/LambdaCat/Library/Haskell/bin/cpphs is version 1.19.3
Searching for gcc in path.
Found gcc at /usr/bin/gcc
/usr/bin/gcc -dumpversion
/usr/bin/gcc is version 4.2.1
Searching for ghc in path.
Found ghc at /usr/local/bin/ghc
/usr/local/bin/ghc --numeric-version
/usr/local/bin/ghc is version 7.10.2
Searching for ghc-pkg in path.
Found ghc-pkg at /usr/local/bin/ghc-pkg
/usr/local/bin/ghc-pkg --version
/usr/local/bin/ghc-pkg is version 7.10.2
Searching for ghcjs in path.
Cannot find ghcjs on the path
Searching for ghcjs-pkg in path.
Cannot find ghcjs-pkg on the path
Searching for git in path.
Found git at /usr/bin/git
/usr/bin/git --version
/usr/bin/git is version 2.11.0
Searching for greencard in path.
Cannot find greencard on the path
Searching for haddock in path.
Found haddock at /usr/local/bin/haddock
/usr/local/bin/haddock --version
/usr/local/bin/haddock is version 2.16.1
Searching for happy in path.
Found happy at /Users/LambdaCat/Library/Haskell/bin/happy
/Users/LambdaCat/Library/Haskell/bin/happy --version
/Users/LambdaCat/Library/Haskell/bin/happy is version 1.19.5
Searching for hmake in path.
Cannot find hmake on the path
Searching for hpc in path.
Found hpc at /usr/local/bin/hpc
/usr/local/bin/hpc version
/usr/local/bin/hpc is version 0.67
Searching for hsc2hs in path.
Found hsc2hs at /usr/local/bin/hsc2hs
/usr/local/bin/hsc2hs --version
/usr/local/bin/hsc2hs is version 0.67
Searching for HsColour in path.
Found HsColour at /usr/local/bin/HsColour
/usr/local/bin/HsColour -version
/usr/local/bin/HsColour is version 1.22
Searching for jhc in path.
Cannot find jhc on the path
Searching for ld in path.
Found ld at /usr/bin/ld
Searching for lhc in path.
Cannot find lhc on the path
Searching for lhc-pkg in path.
Cannot find lhc-pkg on the path
Searching for pkg-config in path.
Found pkg-config at /usr/local/bin/pkg-config
/usr/local/bin/pkg-config --version
/usr/local/bin/pkg-config is version 0.29
Searching for runghc in path.
Found runghc at /usr/local/bin/runghc
/usr/local/bin/runghc --version
/usr/local/bin/runghc is version 7.10.2
Searching for strip in path.
Found strip at /usr/bin/strip
/usr/bin/strip --version
/usr/bin/strip returned ExitFailure 1 with error message:
error:
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip:
unrecognized option: --version
Usage:
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip
[-AnuSXx] [-] [-d filename] [-s filename] [-R filename] [-o output] file [...]
Warning: cannot determine version of /usr/bin/strip :
""
Searching for tar in path.
Found tar at /usr/bin/tar
/usr/bin/tar --help
Searching for uhc in path.
Cannot find uhc on the path
Reading installed packages...
/Users/LambdaCat/.local/bin/eta-pkg dump --global -v0
/Users/LambdaCat/.local/bin/eta-pkg dump --user -v0
Reading available packages of hackage.haskell.org...
Using most recent state specified from most recent etlas update
index-state(hackage.haskell.org) = 2017-05-13T04:20:54Z
Reading available packages of etlas.typelead.com...
Using most recent state (could not read timestamp file)
index-state(etlas.typelead.com) =
/usr/local/bin/pkg-config --list-all
/usr/local/bin/pkg-config --modversion libecpg cairo-quartz gobject-introspection-no-export-1.0 cairo-tee cairo-script cairo libpng16 cairo-pdf gio-2.0 freetype2 libplist cairo-gobject cairo-ps libusbmuxd libpng gobject-2.0 gmodule-export-2.0 libedit rpm gio-unix-2.0 fontconfig libpcreposix cairo-svg cairo-quartz-font popt libpcre openssl cairo-quartz-image libcrypto cairo-fc cairo-png glib-2.0 moar gmodule-2.0 libssl libecpg_compat pixman-1 gthread-2.0 'libplist++' libiodbc apr-1 libpq libtasn1 gobject-introspection-1.0 liblzma cairo-ft uuid libpgtypes apr-util-1 gmodule-no-export-2.0
Searching for curl in path.
Found curl at /opt/local/bin/curl
Searching for powershell in path.
Cannot find powershell on the path
Searching for wget in path.
Cannot find wget on the path
Selected http transport implementation: curl
Resolving dependencies...
targets: bytestring
constraints: 
  any.base installed (non-upgradeable package)
  any.ghc-prim installed (non-upgradeable package)
  any.template-haskell installed (non-upgradeable package)
  stanzas bytestring (config file, command line flag, or user target)
preferences: 
  ADPfusion <0.4.0.0 || >0.4.0.0
  AFSM <0.1.0.0 || >0.1.0.0 && <0.1.1.0 || >0.1.1.0 && <0.1.1.1 || >0.1.1.1 && <0.1.1.2 || >0.1.1.2 && <0.1.1.3 || >0.1.1.3 && <0.1.2.0 || >0.1.2.0
  AesonBson <0.2.0 || >0.2.0 && <0.2.1 || >0.2.1
  BiobaseXNA <0.9.1.0 || >0.9.1.0
  BufferedSocket <0.1.0.0 || >0.1.0.0 && <0.1.1.0 || >0.1.1.0
  Cabal <1.24.1.0 || >1.24.1.0
  ChannelT <0.0.0.1 || >0.0.0.1
  FTGL <1.4 || >1.4
  FloatingHex <0.1 || >0.1 && <0.2 || >0.2 && <0.3 || >0.3
  GPipe <1.0.0 || >1.0.0 && <1.0.1 || >1.0.1 && <1.0.2 || >1.0.2 && <1.0.3 || >1.0.3 && <1.0.4 || >1.0.4 && <1.1.0 || >1.1.0 && <1.1.1 || >1.1.1 && <1.1.2 || >1.1.2 && <1.1.3 || >1.1.3 && <1.1.4 || >1.1.4 && <1.1.5 || >1.1.5 && <1.1.6 || >1.1.6 && <1.1.7 || >1.1.7 && <1.2.0 || >1.2.0 && <1.2.1 || >1.2.1 && <1.3 || >1.3 && <1.3.1 || >1.3.1 && <1.3.2 || >1.3.2 && <1.4 || >1.4 && <2.0 || >2.0 && <2.0.1 || >2.0.1 && <2.0.2 || >2.0.2 && <2.1 || >2.1 && <2.1.1 || >2.1.1 && <2.1.2 || >2.1.2 && <2.1.3 || >2.1.3 && <2.1.4 || >2.1.4
  HSlippyMap <0.1.0.0 || >0.1.0.0 && <1.0 || >1.0 && <1.2 || >1.2 && <1.4 || >1.4 && <1.6 || >1.6 && <1.8 || >1.8 && <2.0 || >2.0 && <2.1 || >2.1
  HaTeX-qq <0.0.0.0 || >0.0.0.0 && <0.0.1.0 || >0.0.1.0
  Hs2lib <0.5.7 || >0.5.7 && <0.5.8 || >0.5.8
  Hungarian-Munkres <0.1.0 || >0.1.0 && <0.1.1 || >0.1.1 && <0.1.2 || >0.1.2
  IPv6Addr >=0.5
  LambdaDB <0.0.0.5 || >0.0.0.5
  Lambdajudge >=1.0.0.1
  Lykah <0.0.1 || >0.0.1
  MailchimpSimple <0.1.0.0 || >0.1.0.0
  Munkres-simple <0.1.0.0 || >0.1.0.0
  NTRU <0.1.0.0 || >0.1.0.0 && <1.0.0.0 || >1.0.0.0
  NetSNMP <0.3.2.4 || >0.3.2.4
  Octree <0.5.4.1 || >0.5.4.1
  ShellCheck <0.4.0 || >0.4.0
  Spock >0.5 && <0.6.1.1 || >0.6.1.1 && <0.7.3.0 || >0.7.3.0 && <0.10.0.0 || >0.10.0.0
  Spock-lucid <0.1.0.0 || >0.1.0.0
  Win32 <2.5.4.0 || >2.5.4.0
  Win32-dhcp-server <0.1 || >0.1 && <0.2 || >0.2
  Win32-services <0.2 || >0.2 && <0.2.1 || >0.2.1 && <0.2.2 || >0.2.2 && <0.2.2.1 || >0.2.2.1
  XSaiga <1.4.0.0 || >1.4.0.0
  abnf <0.1.0.0 || >0.1.0.0
  accelerate-cuda <0.15.1.0 || >0.15.1.0 && <0.15.1.1 || >0.15.1.1
  acme-everything <2015.4.15 || >2015.4.15
  aeson <0.7.0.0 || >0.7.0.0 && <0.7.0.1 || >0.7.0.1 && <0.7.0.2 || >0.7.0.2 && <0.7.0.3 || >0.7.0.3 && <0.7.0.5 || >0.7.0.5 && <0.8.0.0 || >0.8.0.0 && <0.8.0.1 || >0.8.0.1 && <0.10.0.0 || >0.10.0.0
  aeson-flatten <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1
  aeson-prefix <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1
  alarmclock <0.1.0.0 || >0.1.0.0
  algebraic-prelude <0.1.0.0 || >0.1.0.0
  almost-fix <0.0.0 || >0.0.0 && <0.0.1 || >0.0.1
  alternators <0.1.1.0 || >0.1.1.0
  amazonka >=1.0.0 && <1.3.5 || >1.3.5 && <1.4.4 || >1.4.4
  amazonka-core >=0.3 && <1.3.3 || >1.3.3 && <1.3.5 || >1.3.5
  amazonka-s3-streaming <0.2.0.0 || >0.2.0.0
  amazonka-test <1.3.5 || >1.3.5
  apiary <0.1.0.0 || >0.1.0.0 && <0.4.3.1 || >0.4.3.1 && <0.6.0.0 || >0.6.0.0 && <0.12.0 || >0.12.0 && <0.12.1 || >0.12.1 && <1.4.1 || >1.4.1
  apiary-cookie <0.4.3.1 || >0.4.3.1
  apiary-memcached <1.2.0 || >1.2.0
  apiary-persistent <0.4.3.1 || >0.4.3.1
  apiary-purescript <0.17.0 || >0.17.0
  apiary-websockets <0.4.3.1 || >0.4.3.1
  app-settings <0.2.0.4 || >0.2.0.4
  arrow-extras <0.1.0.0 || >0.1.0.0
  atom-conduit <0.3.1.0 || >0.3.1.0 && <0.4.0.0 || >0.4.0.0
  atomic-primops <0.1.0.0 || >0.1.0.0 && <0.1.0.2 || >0.1.0.2 && <0.2.2 || >0.2.2 && <0.2.2.1 || >0.2.2.1 && <0.3 || >0.3 && <0.4 || >0.4 && <0.5 || >0.5
  audacity <0.0.1 || >0.0.1
  auto <0.2.0.2 || >0.2.0.2 && <0.3.0.0 || >0.3.0.0 && <0.4.2.1 || >0.4.2.1
  autoexporter <0.1.0 || >0.1.0
  autom <0.1.0.1 || >0.1.0.1 && <0.1.0.2 || >0.1.0.2
  base-compat ==0.8.0.* || >0.8.1
  base-orphans ==0 || ==0.4.1.* || >0.4.2
  base-prelude <0.1.18 || >0.1.18 && <1.0.2 || >1.0.2 && <1.1 || >1.1
  base32-bytestring <0.2.0.0 || >0.2.0.0 && <0.2.0.1 || >0.2.0.1
  base91 >=2 && <2.0.0 || >2.0.0
  beam-th >=0.2
  bench <1.0.0 || >1.0.0
  bencoding <0.2.1.0 || >0.2.1.0
  bifunctors <5.4 || >5.4
  binary <0.9.0.0 || >0.9.0.0
  binary-conduit <1.2.1.1 || >1.2.1.1
  binary-parsers <0.1.0.0 || >0.1.0.0
  binary-typed <0.2.0.0 || >0.2.0.0 && <0.2.0.1 || >0.2.0.1
  bindings-DSL <1.0.18 || >1.0.18
  bindings-wlc >=0.1.0.3
  bitcoin-payment-channel >=0.6.0.1
  bitx-bitcoin <0.1.0.0 || >0.1.0.0 && <0.2.0.0 || >0.2.0.0 && <0.2.0.1 || >0.2.0.1 && <0.2.0.2 || >0.2.0.2 && <0.3.0.0 || >0.3.0.0 && <0.4.0.0 || >0.4.0.0 && <0.4.0.1 || >0.4.0.1 && <0.5.0.0 || >0.5.0.0 && <0.5.0.1 || >0.5.0.1 && <0.6.0.0 || >0.6.0.0
  bizzlelude <1.0 || >1.0
  blas >=0.7.6
  bloodhound <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.0.2 || >0.1.0.2 && <0.2.0.0 || >0.2.0.0 && <0.3.0.0 || >0.3.0.0
  bloomfilter-redis <0.1.0.1 || >0.1.0.1
  bower-json <1.0.0 || >1.0.0
  buchhaltung <0.0.2 || >0.0.2
  buffer-builder <0.2.0.0 || >0.2.0.0 && <0.2.0.1 || >0.2.0.1
  bugzilla <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.2.0.0 || >0.2.0.0 && <0.2.1.0 || >0.2.1.0
  bytestring-builder <0.10.4.0 || >0.10.4.0 && <0.10.4.0.1 || >0.10.4.0.1
  cabal-bounds <0.9.1 || >0.9.1 && <1.0.3 || >1.0.3
  cabal-debian <3.4 || >3.4
  cabal-helper <0.1.0.0 || >0.1.0.0 && <0.5.2.0 || >0.5.2.0 && <0.7.0.1 || >0.7.0.1
  cacophony <0.1.0.0 || >0.1.0.0 && <0.2.0 || >0.2.0 && <0.3.0 || >0.3.0 && <0.4.0 || >0.4.0 && <0.5.0 || >0.5.0 && <0.6.0 || >0.6.0 && <0.7.0 || >0.7.0 && <0.8.0 || >0.8.0 && <0.9.0 || >0.9.0
  calculator <0.1.2.2 || >0.1.2.2 && <0.1.4.0 || >0.1.4.0 && <0.1.4.1 || >0.1.4.1 && <0.1.5.0 || >0.1.5.0 && <0.1.5.1 || >0.1.5.1 && <0.1.5.2 || >0.1.5.2 && <0.2.0.0 || >0.2.0.0 && <0.2.0.1 || >0.2.0.1 && <0.2.0.2 || >0.2.0.2 && <0.2.2.0 || >0.2.2.0 && <0.3.0.0 || >0.3.0.0 && <0.4.0.0 || >0.4.0.0
  call <0.2 || >0.2
  carray <0.1.0.0 || >0.1.0.0 && <0.1.1 || >0.1.1 && <0.1.2 || >0.1.2 && <0.1.3 || >0.1.3 && <0.1.4 || >0.1.4 && <0.1.5 || >0.1.5 && <0.1.5.1 || >0.1.5.1 && <0.1.5.2 || >0.1.5.2
  casing <0.1.2.0 || >0.1.2.0
  cereal-plus <0.3.0 || >0.3.0
  chatter <0.2.0.0 || >0.2.0.0
  chorale <0.1.0 || >0.1.0 && <0.1.1 || >0.1.1 && <0.1.2 || >0.1.2 && <0.1.3 || >0.1.3
  chorale-geo <0.1.1 || >0.1.1
  clafer >=0.4.2.1
  claferIG >=0.4.2.1
  claferwiki >=0.4.2.1
  clang-pure <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.0.2 || >0.1.0.2
  clarifai <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.1.0 || >0.1.1.0
  clash-ghc <0.3 || >0.3 && <0.3.0.1 || >0.3.0.1 && <0.3.0.2 || >0.3.0.2 && <0.5 || >0.5 && <0.6.1 || >0.6.1 && <0.6.2 || >0.6.2 && <0.6.11 || >0.6.11 && <0.6.12 || >0.6.12 && <0.6.13 || >0.6.13 && <0.6.14 || >0.6.14 && <0.7 || >0.7
  clash-lib <0.6.11 || >0.6.11 && <0.6.12 || >0.6.12
  clash-vhdl <0.6.9 || >0.6.9
  clckwrks <0.23.17 || >0.23.17 && <0.23.19 || >0.23.19
  cloben <0.1.0.2 || >0.1.0.2
  clustering <0.1.0 || >0.1.0 && <0.1.1 || >0.1.1
  cmark <0.3.5 || >0.3.5 && <0.5.3 || >0.5.3
  codex <0.5.0.1 || >0.5.0.1
  commutative <0.0.1 || >0.0.1 && <0.0.1.1 || >0.0.1.1 && <0.0.1.2 || >0.0.1.2
  composition-extra <0.0.0.1 || >0.0.0.1 && <0.0.0.2 || >0.0.0.2 && <1.0.0 || >1.0.0 && <1.0.0.1 || >1.0.0.1 && <1.0.1 || >1.0.1 && <1.0.1.1 || >1.0.1.1 && <1.0.2 || >1.0.2 && <1.1.0 || >1.1.0 && <1.2.0 || >1.2.0 && <1.3.0 || >1.3.0
  conduit-extra <0.1.0 || >0.1.0 && <0.1.1 || >0.1.1 && <0.1.2 || >0.1.2 && <0.1.3 || >0.1.3 && <0.1.4 || >0.1.4 && <0.1.5 || >0.1.5 && <0.1.6 || >0.1.6 && <0.1.7 || >0.1.7 && <1.0.0 || >1.0.0
  console-program <0.4.0.0 || >0.4.0.0 && <0.4.0.1 || >0.4.0.1 && <0.4.0.2 || >0.4.0.2
  containers <0.5.8.1 || >0.5.8.1 && <0.5.9.1 || >0.5.9.1
  conversion-bytestring <1.0.0.0 || >1.0.0.0
  convert-annotation <0.4.0.0 || >0.4.0.0
  cpphs <1.13 || >1.13 && <1.19.1 || >1.19.1 && <1.20.4 || >1.20.4
  crackNum <1.0 || >1.0 && <1.1 || >1.1 && <1.2 || >1.2 && <1.3 || >1.3 && <1.4 || >1.4 && <1.5 || >1.5 && <1.6 || >1.6 && <1.7 || >1.7 && <1.8 || >1.8
  crawlchain <0.1.0.8 || >0.1.0.8
  credentials-cli <0.0.1.1 || >0.0.1.1
  crypto-api <0.13.1 || >0.13.1
  crypto-enigma >=0.0.2.7
  cubical <0.1.1 || >0.1.1
  cublas <0.2.0.0 || >0.2.0.0
  cuda <0.6.6.1 || >0.6.6.1
  d3d11binding <0.0.0.1 || >0.0.0.1 && <0.0.0.2 || >0.0.0.2 && <0.0.0.3 || >0.0.0.3 && <0.0.0.4 || >0.0.0.4
  dag <0.0.1 || >0.0.1 && <0.0.2 || >0.0.2 && <0.0.2.1 || >0.0.2.1 && <0.1 || >0.1 && <0.1.0.1 || >0.1.0.1
  damnpacket >=1
  data-ordlist <0.0 || >0.0 && <0.0.1 || >0.0.1 && <0.4.1 || >0.4.1
  deepseq-bounded <0.5.0 || >0.5.0 && <0.5.1 || >0.5.1 && <0.5.2 || >0.5.2 && <0.5.3 || >0.5.3 && <0.5.4 || >0.5.4 && <0.5.5 || >0.5.5
  depends <0.0.0 || >0.0.0
  deriving-compat <0.3.2 || >0.3.2
  dhall <1.0.0 || >1.0.0
  diagrams-builder <0.5.0.11 || >0.5.0.11
  diagrams-gtk <1.0.1.1 || >1.0.1.1
  diagrams-haddock <0.3.0.8 || >0.3.0.8
  diagrams-svg <1.3.1.8 || >1.3.1.8
  diagrams-wx <0.1.0.0 || >0.1.0.0
  dictionaries <0.2.0 || >0.2.0
  directory <1.2.6.1 || >1.2.6.1
  disposable <0.1.0.0 || >0.1.0.0 && <0.1.1.0 || >0.1.1.0 && <0.1.1.1 || >0.1.1.1 && <0.2.0.0 || >0.2.0.0 && <0.2.0.1 || >0.2.0.1
  distributed-process <0.6.3 || >0.6.3
  distributed-process-tests <0.4.1 || >0.4.1 && <0.4.3.1 || >0.4.3.1 && <0.4.3.2 || >0.4.3.2
  diversity <0.8.0.0 || >0.8.0.0
  docker <0.1.0.0 || >0.1.0.0
  doctest-discover <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.0.2 || >0.1.0.2 && <0.1.0.3 || >0.1.0.3 && <0.1.0.5 || >0.1.0.5
  doi <0.0.1 || >0.0.1
  dotenv <0.2.0.0 || >0.2.0.0
  dresdner-verkehrsbetriebe <0.1.0 || >0.1.0
  ede <0.2.1 || >0.2.1 && <0.2.8 || >0.2.8 && <0.2.8.1 || >0.2.8.1
  editor-open <0.3.0.0 || >0.3.0.0
  ehs <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1
  eibd-client-simple >=0.0.4
  eigen <1.0.0 || >1.0.0 && <1.1.1 || >1.1.1 && <1.2.3 || >1.2.3 && <2.1.0 || >2.1.0 && <2.1.1 || >2.1.1 && <2.1.2 || >2.1.2 && <2.1.3 || >2.1.3 && <2.1.4 || >2.1.4 && <2.1.5 || >2.1.5
  elm-init <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.1.0 || >0.1.1.0 && <1.0.1.1 || >1.0.1.1 && <1.0.2 || >1.0.2
  email-validate >=2.0 && <2.1.0 || >2.1.0 && <2.1.1 || >2.1.1
  endo >0.1.0.1
  engine-io <1.1.1 || >1.1.1
  envy <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.2.0.0 || >0.2.0.0 && <0.3.0.0 || >0.3.0.0 && <0.3.0.1 || >0.3.0.1 && <0.3.0.2 || >0.3.0.2 && <0.3.1.2 || >0.3.1.2 && <1.1.0.0 || >1.1.0.0 && <1.2.0.0 || >1.2.0.0 && <1.2.0.1 || >1.2.0.1
  equational-reasoning <0.2.0.1 || >0.2.0.1 && <0.4.1.0 || >0.4.1.0
  equivalence <0.2.6 || >0.2.6
  errorcall-eq-instance ==0.3.*
  esqueleto <1.4.1.1 || >1.4.1.1
  eventstore <0.13.0.0 || >0.13.0.0 && <0.13.0.1 || >0.13.0.1 && <0.13.1.0 || >0.13.1.0 && <0.13.1.1 || >0.13.1.1 && <0.13.1.2 || >0.13.1.2 && <0.13.1.3 || >0.13.1.3 && <0.13.1.4 || >0.13.1.4
  exceptional <0.1.2.0 || >0.1.2.0
  exherbo-cabal <0.1.0.1 || >0.1.0.1 && <0.1.0.2 || >0.1.0.2
  extensible-effects <1.5.0 || >1.5.0 && <1.6.0 || >1.6.0
  fast-logger <2.4.4 || >2.4.4
  fasta <0.5.2.0 || >0.5.2.0 && <0.5.4.0 || >0.5.4.0 && <0.6.1.0 || >0.6.1.0 && <0.7.1.0 || >0.7.1.0
  fbmessenger-api <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.0.2 || >0.1.0.2 && <0.1.0.3 || >0.1.0.3
  feed-gipeda <0.1.0.3 || >0.1.0.3
  filestore <0.6.0.5 || >0.6.0.5
  flow <1.0.4 || >1.0.4
  fn <0.0.0.0 || >0.0.0.0
  foldl-statistics >0.1.3 && <0.1.3.0 || >0.1.3.0
  fptest <0.2.2.0 || >0.2.2.0
  free-game <0.2.0.0 || >0.2.0.0 && <0.9 || >0.9 && <0.9.2 || >0.9.2
  fsnotify <0.2 || >0.2 && <0.2.0.1 || >0.2.0.1 && <0.2.0.2 || >0.2.0.2 && <0.2.0.3 || >0.2.0.3
  gdo <0.1.3 || >0.1.3
  gegl <0.0.0.1 || >0.0.0.1 && <0.0.0.2 || >0.0.0.2 && <0.0.0.3 || >0.0.0.3
  generic-deriving <1.10.1 || >1.10.1
  ghc-events-analyze <0.2.3 || >0.2.3
  ghc-events-parallel ==0.4.3.1 || >=0.5.0.1
  ghc-mod >5 && <5.0.0 || >5.0.0
  ghc-session <0.1.0.1 || >0.1.0.1 && <0.1.0.2 || >0.1.0.2
  ghcjs-websockets <0.3.0.0 || >0.3.0.0 && <0.3.0.1 || >0.3.0.1 && <0.3.0.2 || >0.3.0.2 && <0.3.0.3 || >0.3.0.3
  gi-gdk <0.3.16.8 || >0.3.16.8 && <0.3.16.9 || >0.3.16.9 && <0.3.16.10 || >0.3.16.10 && <0.3.16.11 || >0.3.16.11 && <0.3.18.10 || >0.3.18.10
  gi-glib <0.2.44.8 || >0.2.44.8 && <0.2.44.9 || >0.2.44.9 && <0.2.44.10 || >0.2.44.10 && <0.2.44.11 || >0.2.44.11 && <0.2.46.10 || >0.2.46.10
  gi-gobject <0.2.44.8 || >0.2.44.8 && <0.2.44.9 || >0.2.44.9 && <0.2.44.10 || >0.2.44.10 && <0.2.44.11 || >0.2.44.11 && <0.2.46.10 || >0.2.46.10
  gi-gtk <0.3.16.8 || >0.3.16.8 && <0.3.16.9 || >0.3.16.9 && <0.3.16.10 || >0.3.16.10 && <0.3.16.11 || >0.3.16.11 && <0.3.18.10 || >0.3.18.10
  gi-gtk-hs <0.3.4.1 || >0.3.4.1
  gi-pango <0.1.36.8 || >0.1.36.8 && <0.1.36.9 || >0.1.36.9 && <0.1.36.10 || >0.1.36.10 && <0.1.36.11 || >0.1.36.11 && <0.1.38.10 || >0.1.38.10
  ginger <0.3.9.0 || >0.3.9.0
  ginsu <0.8.2 || >0.8.2
  git-freq <0.0.1 || >0.0.1
  git-mediate >=1.0.1
  gl <0.7.2.1 || >0.7.2.1
  glaze <0.2.0.0 || >0.2.0.0 && <0.2.0.1 || >0.2.0.1 && <0.2.0.2 || >0.2.0.2
  glazier >=0.8
  glazier-pipes >=0.1.5.1
  gll ==0.3.0.9.* || >0.3.0.10
  gloss-accelerate <0.2.0.0 || >0.2.0.0
  gloss-raster-accelerate <0.2.0.0 || >0.2.0.0
  google-maps-geocoding <0.1.0.0 || >0.1.0.0
  gore-and-ash-network <1.2.0.0 || >1.2.0.0 && <1.2.1.0 || >1.2.1.0
  hArduino <0.1 || >0.1 && <0.2 || >0.2 && <0.3 || >0.3 && <0.4 || >0.4 && <0.5 || >0.5 && <0.6 || >0.6 && <0.7 || >0.7 && <0.8 || >0.8 && <0.9 || >0.9 && <1.0 || >1.0
  hPDB <0.99 || >0.99 && <0.999 || >0.999 && <0.9999 || >0.9999 && <0.9999.1 || >0.9999.1 && <1.2.0.6 || >1.2.0.6 && <1.2.0.7 || >1.2.0.7 && <1.2.0.8 || >1.2.0.8
  hXmixer <0.1.0.0 || >0.1.0.0 && <0.1.1.0 || >0.1.1.0 && <0.2.0.0 || >0.2.0.0
  hadoop-formats <0.1.0.0 || >0.1.0.0
  hadoop-rpc <0.1.1.0 || >0.1.1.0
  hadoop-tools <1.0.0 || >1.0.0
  hakaru >=0.1 && <0.3
  halive <0.1.0.0 || >0.1.0.0
  hans-pcap <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1
  happy <1.16 || >1.16 && <1.17 || >1.17
  harmony <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.0.2 || >0.1.0.2
  hascas <0.1.0.0 || >0.1.0.0 && <1.0.0 || >1.0.0 && <1.1.0 || >1.1.0
  haskakafka <0.2.0.0 || >0.2.0.0
  haskell-awk <1.0 || >1.0
  haskell-eigen-util <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.0.3 || >0.1.0.3
  haskell-gi-base <0.16 || >0.16 && <0.19 || >0.19
  haskell-igraph <0.1.0 || >0.1.0 && <0.2.0 || >0.2.0 && <0.2.1 || >0.2.1
  haskmon <0.2.0.0 || >0.2.0.0
  hasktags <0.68.3 || >0.68.3 && <0.68.4 || >0.68.4 && <0.68.5 || >0.68.5 && <0.69.2 || >0.69.2
  hasql <0.2.2 || >0.2.2 && <0.3.0 || >0.3.0
  haste-compiler <0.4.2 || >0.4.2 && <0.4.4 || >0.4.4 && <0.4.4.1 || >0.4.4.1 && <0.4.4.2 || >0.4.4.2 && <0.4.4.3 || >0.4.4.3 && <0.5.0 || >0.5.0 && <0.5.0.1 || >0.5.0.1 && <0.5.1.0 || >0.5.1.0 && <0.5.1.1 || >0.5.1.1 && <0.5.1.2 || >0.5.1.2 && <0.5.1.3 || >0.5.1.3 && <0.5.2 || >0.5.2 && <0.5.3 || >0.5.3 && <0.5.4 || >0.5.4 && <0.5.4.1 || >0.5.4.1 && <0.5.4.2 || >0.5.4.2 && <0.5.5.0 || >0.5.5.0
  hax <0.0.1 || >0.0.1
  haxy >=1.0.1
  hcltest <0.1 || >0.1 && <0.2 || >0.2
  helics <0.1.0 || >0.1.0 && <0.3.0 || >0.3.0 && <0.4.0 || >0.4.0 && <0.4.1 || >0.4.1 && <0.5.0 || >0.5.0
  helm <0.1.0 || >0.1.0 && <0.2.0 || >0.2.0 && <0.3.0 || >0.3.0 && <0.3.1 || >0.3.1 && <0.4 || >0.4 && <0.5.0 || >0.5.0 && <0.6.0 || >0.6.0 && <0.6.1 || >0.6.1 && <0.7.0 || >0.7.0 && <0.7.1 || >0.7.1
  help-esb <0.1.1 || >0.1.1
  heroku <0.1.1 || >0.1.1
  higher-leveldb <0.1.1.0 || >0.1.1.0 && <0.2.0.0 || >0.2.0.0
  highjson <0.2.0.0 || >0.2.0.0
  hip <1.0.0.0 || >1.0.0.0
  hjsonschema <0.10.0.0 || >0.10.0.0
  hmemdb <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.0.2 || >0.1.0.2 && <0.1.0.3 || >0.1.0.3 && <0.1.0.4 || >0.1.0.4 && <0.1.0.5 || >0.1.0.5 && <0.2.0.0 || >0.2.0.0 && <0.2.0.1 || >0.2.0.1 && <0.2.0.2 || >0.2.0.2 && <0.2.0.3 || >0.2.0.3 && <0.2.0.4 || >0.2.0.4 && <0.3.0.0 || >0.3.0.0 && <0.3.0.1 || >0.3.0.1 && <0.3.1.0 || >0.3.1.0 && <0.3.1.1 || >0.3.1.1
  hoobuddy <0.1.0.0 || >0.1.0.0
  hora <1.0 || >1.0 && <1.0.1 || >1.0.1 && <1.0.2 || >1.0.2 && <1.0.3 || >1.0.3 && <1.1 || >1.1 && <1.1.1 || >1.1.1 && <2.0 || >2.0 && <2.0.1 || >2.0.1
  hpack <0.9.0 || >0.9.0
  hpath >=0.7.2 && <0.7.4 || >0.7.4
  hpdft <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1
  hpqtypes <1.3.1 || >1.3.1
  hs-carbon <0.0.0.2 || >0.0.0.2 && <0.0.0.3 || >0.0.0.3
  hspec >=2.0
  hspec-discover <0.0.0 || >0.0.0 && <0.0.1 || >0.0.1 && <0.0.2 || >0.0.2 && <0.0.3 || >0.0.3 && <0.0.4 || >0.0.4 && <0.0.5 || >0.0.5 && <0.1.0 || >0.1.0 && <0.1.0.1 || >0.1.0.1 && <0.2.0 || >0.2.0
  hspec-expectations <0.4.0 || >0.4.0
  hspec-snap <0.3.2.8 || >0.3.2.8
  hsrelp <0.1.0.0 || >0.1.0.0
  hsyslog <3 || >3
  http-streams >0.7.2.0 && <0.7.2.2 || >0.7.2.2 && <0.7.2.3 || >0.7.2.3 && <0.7.2.4 || >0.7.2.4 && <0.7.2.5 || >0.7.2.5 && <0.7.2.6 || >0.7.2.6 && <0.8.3.1 || >0.8.3.1 && <0.8.3.2 || >0.8.3.2 && <0.8.3.3 || >0.8.3.3 && <0.8.5.2 || >0.8.5.2
  huckleberry <0.9.0.0 || >0.9.0.0 && <0.9.0.1 || >0.9.0.1
  hxt >=9.3 && <9.3.1.5 || >9.3.1.5
  hydrogen-cli >=0.14
  hydrogen-cli-args >=0.14
  hydrogen-data >=0.14
  hydrogen-prelude >=0.14
  hydrogen-syntax >=0.14
  hydrogen-version >=1.3
  ihaskell <0.2.0.0 || >0.2.0.0 && <0.2.0.1 || >0.2.0.1 && <0.2.0.2 || >0.2.0.2 && <0.2.0.3 || >0.2.0.3 && <0.2.0.4 || >0.2.0.4 && <0.2.0.5 || >0.2.0.5 && <0.3.0.0 || >0.3.0.0 && <0.3.0.1 || >0.3.0.1 && <0.3.0.2 || >0.3.0.2 && <0.3.0.3 || >0.3.0.3 && <0.3.0.4 || >0.3.0.4 && <0.4.0.0 || >0.4.0.0 && <0.4.1.0 || >0.4.1.0 && <0.4.2.0 || >0.4.2.0 && <0.4.3.0 || >0.4.3.0 && <0.5.0.0 || >0.5.0.0
  imagemagick >0.0.2 && <0.0.3 || >0.0.3 && <0.0.3.1 || >0.0.3.1 && <0.0.3.3 || >0.0.3.3 && <0.0.3.5 || >0.0.3.5
  inspection-proxy <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1
  ip6addr >=0.5.0.0 && <0.5.1.3 || >0.5.1.3
  isobmff-builder <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.2.0.1 || >0.2.0.1 && <0.2.0.2 || >0.2.0.2 && <0.2.0.3 || >0.2.0.3 && <0.3.0.0 || >0.3.0.0 && <0.9.0.0 || >0.9.0.0 && <0.10.0.0 || >0.10.0.0
  javascript-extras <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.2.0.0 || >0.2.0.0 && <0.2.0.1 || >0.2.0.1
  jespresso >=1.0.1
  jni <0.2 || >0.2 && <0.2.1 || >0.2.1
  jsaddle-dom <0.1.0.2 || >0.1.0.2
  json-autotype <1.0.8 || >1.0.8 && <1.0.9 || >1.0.9 && <1.0.11 || >1.0.11 && <1.0.12 || >1.0.12
  json-stream <0.1.0.0 || >0.1.0.0 && <0.3.0.0 || >0.3.0.0 && <0.3.0.1 || >0.3.0.1 && <0.3.0.2 || >0.3.0.2 && <0.3.2.3 || >0.3.2.3
  json-togo <0.1.0.2 || >0.1.0.2
  kawhi <0.0.1 || >0.0.1
  knead <0.2 || >0.2 && <0.2.0.1 || >0.2.0.1
  l10n <0.1.0.0 || >0.1.0.0
  lambdabot <5.0.2 || >5.0.2
  lambdabot-haskell-plugins <5.0.2 || >5.0.2
  lambdabot-novelty-plugins <5.0.2 || >5.0.2
  lambdabot-reference-plugins <5.0.2 || >5.0.2
  lambdabot-trusted <5.0.2 || >5.0.2
  lambdacube-gl <0.2.0 || >0.2.0 && <0.2.1 || >0.2.1 && <0.2.2 || >0.2.2
  language-c-inline <0.7.9.0 || >0.7.9.0
  language-lua <0.7.0 || >0.7.0
  language-thrift >=0.9
  layers-game <0.5.1 || >0.5.1
  leankit-api <0.1 || >0.1 && <0.2 || >0.2 && <0.3 || >0.3
  leapseconds-announced <2017.0.0.1 || >2017.0.0.1
  leksah <0.1 || >0.1 && <0.1.1 || >0.1.1 && <0.4 || >0.4 && <0.4.0.1 || >0.4.0.1 && <0.4.0.2 || >0.4.0.2 && <0.4.0.3 || >0.4.0.3 && <0.4.1 || >0.4.1 && <0.4.2 || >0.4.2 && <0.4.2.1 || >0.4.2.1 && <0.4.3 || >0.4.3 && <0.4.4 || >0.4.4 && <0.4.4.1 || >0.4.4.1 && <0.6.0 || >0.6.0 && <0.6.1 || >0.6.1 && <0.8 || >0.8 && <0.8.0.1 || >0.8.0.1 && <0.8.0.3 || >0.8.0.3 && <0.8.0.4 || >0.8.0.4 && <0.8.0.6 || >0.8.0.6 && <0.8.0.8 || >0.8.0.8 && <0.10.0.0 || >0.10.0.0 && <0.10.0.1 || >0.10.0.1 && <0.10.0.3 || >0.10.0.3 && <0.10.0.4 || >0.10.0.4 && <0.12.0.3 || >0.12.0.3 && <0.12.1.0 || >0.12.1.0 && <0.12.1.2 || >0.12.1.2 && <0.12.1.3 || >0.12.1.3 && <0.13.3.0 || >0.13.3.0 && <0.13.4.0 || >0.13.4.0 && <0.13.4.1 || >0.13.4.1 && <0.13.4.2 || >0.13.4.2 && <0.13.4.3 || >0.13.4.3 && <0.14.0.0 || >0.14.0.0 && <0.14.0.1 || >0.14.0.1 && <0.14.1.0 || >0.14.1.0 && <0.14.1.1 || >0.14.1.1 && <0.14.2.0 || >0.14.2.0 && <0.14.3.0 || >0.14.3.0 && <0.14.4.0 || >0.14.4.0 && <0.15.0.1 || >0.15.0.1 && <0.15.0.2 || >0.15.0.2 && <0.15.0.3 || >0.15.0.3 && <0.15.0.4 || >0.15.0.4 && <0.15.0.5 || >0.15.0.5 && <0.15.0.6 || >0.15.0.6 && <0.15.1.0 || >0.15.1.0 && <0.15.1.1 || >0.15.1.1 && <0.15.1.2 || >0.15.1.2 && <0.15.1.3 || >0.15.1.3 && <0.15.1.4 || >0.15.1.4
  leksah-server <0.8 || >0.8 && <0.8.0.1 || >0.8.0.1 && <0.8.0.2 || >0.8.0.2 && <0.8.0.3 || >0.8.0.3 && <0.8.0.4 || >0.8.0.4 && <0.8.0.5 || >0.8.0.5 && <0.8.0.6 || >0.8.0.6 && <0.8.0.7 || >0.8.0.7 && <0.8.0.8 || >0.8.0.8 && <0.10.0 || >0.10.0 && <0.10.0.3 || >0.10.0.3 && <0.10.0.4 || >0.10.0.4 && <0.12.0.3 || >0.12.0.3 && <0.12.0.4 || >0.12.0.4 && <0.12.0.5 || >0.12.0.5 && <0.12.1.0 || >0.12.1.0 && <0.12.1.1 || >0.12.1.1 && <0.12.1.2 || >0.12.1.2 && <0.13.1.0 || >0.13.1.0 && <0.13.1.1 || >0.13.1.1 && <0.14.0.0 || >0.14.0.0 && <0.14.0.1 || >0.14.0.1 && <0.14.3.0 || >0.14.3.0
  lentil <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.2.0 || >0.1.2.0 && <0.1.2.1 || >0.1.2.1 && <0.1.2.2 || >0.1.2.2 && <0.1.7.1 || >0.1.7.1
  libroman >3.0.0
  linear-grammar <0.0.0.1 || >0.0.0.1 && <0.0.0.2 || >0.0.0.2 && <0.0.0.3 || >0.0.0.3 && <0.0.0.4 || >0.0.0.4 && <0.0.0.5 || >0.0.0.5 && <0.0.0.6 || >0.0.0.6 && <0.0.0.7 || >0.0.0.7 && <0.0.1 || >0.0.1 && <0.0.1.1 || >0.0.1.1 && <0.0.1.2 || >0.0.1.2 && <0.0.1.3 || >0.0.1.3 && <0.0.1.4 || >0.0.1.4 && <0.0.1.5 || >0.0.1.5 && <0.0.1.6 || >0.0.1.6 && <0.0.2 || >0.0.2
  linebreak <1.0.0.1 || >1.0.0.1 && <1.0.0.2 || >1.0.0.2
  linux-inotify <0.3.0.0 || >0.3.0.0
  liquidhaskell-cabal <0.1.0.0 || >0.1.0.0
  lol <0.0.1.0 || >0.0.1.0 && <0.5.0.0 || >0.5.0.0
  lol-apps <0.2.0.0 || >0.2.0.0
  lol-benches <0.0.0.1 || >0.0.0.1 && <0.0.0.2 || >0.0.0.2
  lowgl ==0.3.1.1
  ltext <0.0.0.1 || >0.0.0.1 && <0.0.0.2 || >0.0.0.2 && <0.0.0.3 || >0.0.0.3 && <0.0.0.4 || >0.0.0.4 && <0.0.0.5 || >0.0.0.5 && <0.0.1 || >0.0.1 && <0.0.1.1 || >0.0.1.1 && <0.0.1.2 || >0.0.1.2 && <0.0.2 || >0.0.2
  ltiv1p1 <1.0 || >1.0 && <1.0.0.1 || >1.0.0.1 && <1.0.0.2 || >1.0.0.2
  ltk <0.8 || >0.8 && <0.8.0.6 || >0.8.0.6 && <0.8.0.8 || >0.8.0.8 && <0.10.0 || >0.10.0 && <0.10.0.3 || >0.10.0.3 && <0.10.0.4 || >0.10.0.4 && <0.12.0.0 || >0.12.0.0 && <0.12.1.0 || >0.12.1.0 && <0.13.1.0 || >0.13.1.0 && <0.13.2.0 || >0.13.2.0 && <0.14.0.0 || >0.14.0.0 && <0.14.0.1 || >0.14.0.1 && <0.14.0.2 || >0.14.0.2
  lvish <1.0 || >1.0 && <1.0.0.2 || >1.0.0.2
  lzma >0.0.0.0
  mac <0.1.1.0 || >0.1.1.0
  managed <1.0.3 || >1.0.3
  markdown-unlit <0.3.0 || >0.3.0
  markup <0.0.1 || >0.0.1 && <0.0.2 || >0.0.2 && <0.0.3 || >0.0.3 && <0.0.4 || >0.0.4 && <0.0.5 || >0.0.5 && <0.0.6 || >0.0.6 && <0.0.6.1 || >0.0.6.1 && <0.0.7 || >0.0.7 && <0.0.8 || >0.0.8 && <1.0.0 || >1.0.0 && <1.1.0 || >1.1.0 && <2.0.0 || >2.0.0 && <2.1.0 || >2.1.0 && <2.1.1 || >2.1.1 && <2.2.0 || >2.2.0 && <3.0.0 || >3.0.0
  markup-preview <0.1.0.0 || >0.1.0.0 && <0.2 || >0.2 && <0.2.0.1 || >0.2.0.1 && <0.2.0.2 || >0.2.0.2 && <0.2.2.0 || >0.2.2.0
  maxent-learner-hw <0.1.0 || >0.1.0 && <0.1.1 || >0.1.1
  mediabus <0.2.0.0 || >0.2.0.0 && <0.2.0.1 || >0.2.0.1 && <0.2.0.2 || >0.2.0.2
  microlens <0.4.0.0 || >0.4.0.0
  microlens-aeson <2.1.1.3 || >2.1.1.3
  midi-util <0.1 || >0.1 && <0.1.1 || >0.1.1
  minimal-configuration <0.1 || >0.1 && <0.1.1 || >0.1.1 && <0.1.2 || >0.1.2
  minioperational <0.3 || >0.3 && <0.4.1 || >0.4.1 && <0.4.4 || >0.4.4
  mintty <0.1 || >0.1
  mmorph <1.0.7 || >1.0.7 && <1.0.8 || >1.0.8
  modify-fasta <0.8.1.1 || >0.8.1.1 && <0.8.1.2 || >0.8.1.2
  monad-log <0.1.0.0 || >0.1.0.0
  monad-metrics <0.1.0.0 || >0.1.0.0
  monad-timing <0.1.0.0 || >0.1.0.0
  mongodb-queue <0.4 || >0.4
  mono-traversable >=0.5
  more-extensible-effects <0.1.0.1 || >0.1.0.1 && <0.1.0.2 || >0.1.0.2
  mustache <0.4.0.0 || >0.4.0.0 && <2.1.1 || >2.1.1
  mxnet <0.1.0.0 || >0.1.0.0
  mysql-haskell <0.1.0.0 || >0.1.0.0 && <0.2.0.0 || >0.2.0.0 && <0.3.0.0 || >0.3.0.0 && <0.4.0.0 || >0.4.0.0 && <0.4.1.0 || >0.4.1.0
  nationstates <0.2.0.2 || >0.2.0.2
  nested-routes <0.0.1 || >0.0.1 && <0.0.1.1 || >0.0.1.1 && <0.0.2 || >0.0.2 && <0.0.3.1 || >0.0.3.1 && <0.1 || >0.1 && <0.1.1 || >0.1.1 && <0.2 || >0.2 && <0.2.0.1 || >0.2.0.1 && <0.2.0.2 || >0.2.0.2 && <0.2.1 || >0.2.1 && <0.2.2 || >0.2.2 && <0.2.2.1 || >0.2.2.1 && <0.2.2.2 || >0.2.2.2 && <0.3 || >0.3 && <0.3.1 || >0.3.1 && <0.3.2 || >0.3.2 && <0.3.2.1 || >0.3.2.1 && <1.0 || >1.0 && <1.0.0.1 || >1.0.0.1 && <2.0.0 || >2.0.0 && <2.0.1 || >2.0.1 && <2.1.0 || >2.1.0 && <2.2.0 || >2.2.0 && <3.0.0 || >3.0.0 && <3.0.0.1 || >3.0.0.1 && <3.0.0.2 || >3.0.0.2 && <3.1.0 || >3.1.0 && <3.2.0 || >3.2.0 && <4.0.0 || >4.0.0 && <5.0.0 || >5.0.0 && <6.0.0 || >6.0.0 && <6.0.0.1 || >6.0.0.1 && <7.1.0 || >7.1.0
  network-msg <0.1 || >0.1 && <0.2 || >0.2
  network-simple-sockaddr <0.1 || >0.1
  network-transport-zeromq >0.2.1
  nvim-hs ==0.2.2
  objective <0.0.2 || >0.0.2
  olwrapper >0.4.0
  opaleye <0.3.1.1 || >0.3.1.1 && <0.5.2.1 || >0.5.2.1
  opaleye-sqlite <0.0.0.0 || >0.0.0.0
  open-union <0.1.0.0 || >0.1.0.0
  opml-conduit <0.4.0.0 || >0.4.0.0
  optparse-generic <1.0.0 || >1.0.0 && <1.1.2 || >1.1.2
  overloaded-records <0.1.0.0 || >0.1.0.0 && <0.2.0.0 || >0.2.0.0
  pagerduty ==0.0.4.* || >0.0.5
  pandoc <1.14 || >1.14 && <1.14.0.1 || >1.14.0.1 && <1.14.0.2 || >1.14.0.2 && <1.14.0.3 || >1.14.0.3 && <1.14.0.4 || >1.14.0.4 && <1.15 || >1.15 && <1.15.0.1 || >1.15.0.1
  pandoc-crossref >=0.1.6.5 && <0.2 || >=0.2.1 && <0.2.2.0 || >0.2.2.0
  pandoc-types <1.19 || >1.19
  parser241 <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1
  path-extra <0.0.0 || >0.0.0 && <0.0.1 || >0.0.1 && <0.0.2 || >0.0.2
  paypal-adaptive-hoops <0.5.0.0 || >0.5.0.0 && <0.5.1.0 || >0.5.1.0 && <0.5.2.0 || >0.5.2.0 && <0.5.3.0 || >0.5.3.0 && <0.6.0.0 || >0.6.0.0 && <0.7.0.0 || >0.7.0.0 && <0.8.0.0 || >0.8.0.0 && <0.9.0.0 || >0.9.0.0
  pcre-utils <0.1.6 || >0.1.6 && <0.1.7 || >0.1.7 && <0.1.8 || >0.1.8
  persistent <1.2.3.1 || >1.2.3.1 && <2.0.0 || >2.0.0 && <2.0.0.1 || >2.0.0.1 && <2.0.1 || >2.0.1 && <2.0.1.1 || >2.0.1.1 && <2.0.2 || >2.0.2 && <2.0.3 || >2.0.3 && <2.0.3.1 || >2.0.3.1 && <2.0.4 || >2.0.4 && <2.0.5 || >2.0.5 && <2.0.5.1 || >2.0.5.1 && <2.0.7 || >2.0.7 && <2.0.7.1 || >2.0.7.1 && <2.0.8 || >2.0.8
  persistent-mongoDB <1.3.0 || >1.3.0 && <1.3.1 || >1.3.1 && <1.4.4 || >1.4.4 && <1.4.4.1 || >1.4.4.1 && <1.4.4.2 || >1.4.4.2 && <2.0.0 || >2.0.0 && <2.0.0.1 || >2.0.0.1 && <2.0.0.2 || >2.0.0.2 && <2.0.1 || >2.0.1 && <2.0.2 || >2.0.2 && <2.0.3 || >2.0.3 && <2.0.3.1 || >2.0.3.1 && <2.0.4 || >2.0.4 && <2.0.5 || >2.0.5 && <2.0.6 || >2.0.6 && <2.0.7 || >2.0.7 && <2.0.8 || >2.0.8 && <2.0.8.1 || >2.0.8.1 && <2.0.9 || >2.0.9
  persistent-mysql <2.0.0 || >2.0.0 && <2.0.1 || >2.0.1 && <2.0.3 || >2.0.3 && <2.0.4 || >2.0.4 && <2.0.5 || >2.0.5
  persistent-postgresql <2.0.0 || >2.0.0 && <2.0.1 || >2.0.1 && <2.0.3 || >2.0.3 && <2.0.4 || >2.0.4 && <2.0.4.1 || >2.0.4.1 && <2.0.5 || >2.0.5
  persistent-redis <2.5.0 || >2.5.0 && <2.5.1 || >2.5.1
  persistent-sqlite <2.0.0 || >2.0.0 && <2.0.0.1 || >2.0.0.1 && <2.0.1 || >2.0.1 && <2.0.3 || >2.0.3 && <2.0.4 || >2.0.4 && <2.0.5 || >2.0.5
  persistent-template <2.0.0 || >2.0.0 && <2.0.0.1 || >2.0.0.1 && <2.0.0.2 || >2.0.0.2 && <2.0.0.3 || >2.0.0.3 && <2.0.1 || >2.0.1 && <2.0.2 || >2.0.2 && <2.0.2.1 || >2.0.2.1 && <2.0.2.2 || >2.0.2.2 && <2.0.3 || >2.0.3 && <2.0.3.1 || >2.0.3.1 && <2.0.3.2 || >2.0.3.2 && <2.0.4 || >2.0.4 && <2.1.3.2 || >2.1.3.2 && <2.1.3.5 || >2.1.3.5
  peyotls-codec <0.3.1.1 || >0.3.1.1
  pg <0.5.2.1 || >0.5.2.1
  pgdl <6.2 || >6.2 && <6.3 || >6.3 && <6.4 || >6.4 && <9.0 || >9.0
  phone-metadata <0.0.1.3 || >0.0.1.3
  pinch <0.1.0.0 || >0.1.0.0
  pipe-enumerator <0.1.0.0 || >0.1.0.0 && <0.2.0.0 || >0.2.0.0
  pipes-bgzf <0.2.0.0 || >0.2.0.0
  pipes-cacophony <0.1.0 || >0.1.0 && <0.1.1 || >0.1.1 && <0.1.2 || >0.1.2 && <0.1.3 || >0.1.3 && <0.2.0 || >0.2.0 && <0.2.1 || >0.2.1
  pipes-category >=0.2.0.1
  pipes-cereal <0.1.0.0 || >0.1.0.0
  pipes-cereal-plus <0.3.0 || >0.3.0
  pipes-errors <0.1 || >0.1 && <0.2 || >0.2
  pipes-fluid >=0.5
  pipes-misc >=0.2.3
  pipes-p2p <0.1 || >0.1 && <0.2 || >0.2 && <0.3 || >0.3
  pipes-p2p-examples <0.1 || >0.1 && <0.2 || >0.2
  pipes-parse <3.0.0 || >3.0.0
  plot-gtk-ui <0.0.1.0 || >0.0.1.0 && <0.0.2.0 || >0.0.2.0 && <0.0.3.0 || >0.0.3.0
  plot-lab <0.0.1.6 || >0.0.1.6 && <0.0.1.7 || >0.0.1.7
  poly-arity <0.0.1 || >0.0.1 && <0.0.2 || >0.0.2 && <0.0.3 || >0.0.3 && <0.0.4 || >0.0.4 && <0.0.4.1 || >0.0.4.1 && <0.0.5 || >0.0.5 && <0.0.6 || >0.0.6
  posix-pty >=0.2.1
  possible <0.1.0.1 || >0.1.0.1 && <0.1.0.2 || >0.1.0.2
  postgresql-libpq <0.9.1.0 || >0.9.1.0
  postgresql-orm <0.2 || >0.2 && <0.2.1 || >0.2.1
  postgresql-simple <0.4.1.0 || >0.4.1.0 && <0.4.2.0 || >0.4.2.0 && <0.4.3.0 || >0.4.3.0 && <0.4.4.0 || >0.4.4.0 && <0.5.0.0 || >0.5.0.0
  praglude <0.4.0.0 || >0.4.0.0
  pred-set <0.0.0 || >0.0.0
  pred-trie <0.0.1 || >0.0.1 && <0.0.2 || >0.0.2 && <0.0.3 || >0.0.3 && <0.0.4 || >0.0.4 && <0.0.5 || >0.0.5 && <0.0.6 || >0.0.6 && <0.0.6.1 || >0.0.6.1 && <0.0.7 || >0.0.7 && <0.0.7.1 || >0.0.7.1 && <0.0.8 || >0.0.8 && <0.0.8.1 || >0.0.8.1 && <0.0.9 || >0.0.9 && <0.0.10 || >0.0.10 && <0.0.10.1 || >0.0.10.1 && <0.0.10.2 || >0.0.10.2 && <0.0.11 || >0.0.11 && <0.0.12 || >0.0.12 && <0.1 || >0.1 && <0.2.0 || >0.2.0 && <0.2.1 || >0.2.1 && <0.2.3 || >0.2.3 && <0.2.4 || >0.2.4 && <0.3.0 || >0.3.0 && <0.4.0 || >0.4.0 && <0.4.1 || >0.4.1
  prelude-compat <0.0 || >0.0
  present <2.0 || >2.0
  pretty-types <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.0.2 || >0.1.0.2 && <0.1.0.3 || >0.1.0.3
  primitive <0.6 || >0.6
  prizm <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.0.2 || >0.1.0.2 && <0.1.0.3 || >0.1.0.3 && <0.1.0.4 || >0.1.0.4 && <0.2.0.0 || >0.2.0.0 && <0.2.1.0 || >0.2.1.0 && <0.3.0.0 || >0.3.0.0 && <0.3.1.0 || >0.3.1.0 && <0.3.1.1 || >0.3.1.1 && <1.0.0 || >1.0.0 && <1.0.1 || >1.0.1 && <1.0.2 || >1.0.2 && <1.0.3 || >1.0.3 && <1.0.4 || >1.0.4 && <1.0.5 || >1.0.5
  process-extras <0.7 || >0.7
  prompt <0.1.1.1 || >0.1.1.1
  protolude >0.1.9
  pseudo-trie <0.0.1 || >0.0.1 && <0.0.2 || >0.0.2 && <0.0.3 || >0.0.3 && <0.0.4 || >0.0.4 && <0.0.4.1 || >0.0.4.1
  random <1.0.1.3 || >1.0.1.3
  rank-product <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.0.2 || >0.1.0.2 && <0.1.0.3 || >0.1.0.3
  rawstring-qm <0.1.5 || >0.1.5 && <0.2.0 || >0.2.0 && <0.2.1 || >0.2.1 && <0.2.2 || >0.2.2
  reactive-banana <1.0.0.0 || >1.0.0.0 && <1.0.0.1 || >1.0.0.1
  readcsv <0.1 || >0.1
  record <0.2.2 || >0.2.2
  reedsolomon <0.0.1.0 || >0.0.1.0 && <0.0.1.1 || >0.0.1.1 && <0.0.1.2 || >0.0.1.2 && <0.0.2.0 || >0.0.2.0 && <0.0.4.1 || >0.0.4.1
  ref <0.1.0.0 || >0.1.0.0
  regex <0.10.0.0 || >0.10.0.0 && <0.10.0.1 || >0.10.0.1
  regex-do <1.0 || >1.0 && <1.1 || >1.1 && <1.3 || >1.3 && <1.4 || >1.4 && <1.5 || >1.5 && <1.6 || >1.6 && <1.7 || >1.7 && <1.8 || >1.8 && <1.9 || >1.9 && <2.0 || >2.0 && <2.1 || >2.1 && <2.2 || >2.2 && <2.3 || >2.3 && <2.4 || >2.4 && <2.5 || >2.5 && <2.6 || >2.6 && <2.6.1 || >2.6.1 && <2.6.2 || >2.6.2 && <3.0 || >3.0 && <3.0.1 || >3.0.1 && <3.1 || >3.1
  regex-examples <0.10.0.0 || >0.10.0.0 && <0.10.0.1 || >0.10.0.1
  regex-with-pcre <0.10.0.0 || >0.10.0.0 && <0.10.0.1 || >0.10.0.1
  relapse >=1.0.0.0
  relational-query <0.8.3.9 || >0.8.3.9
  relational-record-examples <0.3.1.2 || >0.3.1.2 && <0.3.1.3 || >0.3.1.3 && <0.3.1.4 || >0.3.1.4
  remote-monad <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1
  repa-v4l2 >=0.2
  reroute <0.3.0.1 || >0.3.0.1
  rest-gen <0.12 || >0.12
  rivet-core <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1
  roller <0.1.0 || >0.1.0 && <0.1.1 || >0.1.1
  rose-trees <0.0.1 || >0.0.1 && <0.0.1.1 || >0.0.1.1 && <0.0.2 || >0.0.2 && <0.0.2.1 || >0.0.2.1
  rss-conduit <0.2.0.0 || >0.2.0.0
  rts-loader <0.0.0.0 || >0.0.0.0 && <0.0.0.1 || >0.0.0.1 && <0.0.0.2 || >0.0.0.2
  sasl <0.0.0.2 || >0.0.0.2
  sbv <0.9 || >0.9 && <0.9.1 || >0.9.1 && <0.9.2 || >0.9.2 && <0.9.3 || >0.9.3 && <0.9.4 || >0.9.4 && <0.9.5 || >0.9.5 && <0.9.6 || >0.9.6 && <0.9.7 || >0.9.7 && <0.9.8 || >0.9.8 && <0.9.9 || >0.9.9 && <0.9.10 || >0.9.10 && <0.9.11 || >0.9.11 && <0.9.12 || >0.9.12 && <0.9.13 || >0.9.13 && <0.9.14 || >0.9.14 && <0.9.15 || >0.9.15 && <0.9.16 || >0.9.16 && <0.9.17 || >0.9.17 && <0.9.18 || >0.9.18 && <0.9.19 || >0.9.19 && <0.9.20 || >0.9.20 && <0.9.21 || >0.9.21 && <0.9.22 || >0.9.22 && <0.9.23 || >0.9.23 && <0.9.24 || >0.9.24 && <1.0 || >1.0 && <1.1 || >1.1 && <1.2 || >1.2 && <1.3 || >1.3 && <1.4 || >1.4 && <2.0 || >2.0 && <2.1 || >2.1 && <2.2 || >2.2 && <2.3 || >2.3 && <2.4 || >2.4 && <2.5 || >2.5 && <2.6 || >2.6 && <2.7 || >2.7 && <2.8 || >2.8 && <2.9 || >2.9 && <2.10 || >2.10 && <3.0 || >3.0 && <3.1 || >3.1 && <3.2 || >3.2 && <3.3 || >3.3 && <3.4 || >3.4 && <3.5 || >3.5 && <4.0 || >4.0 && <4.1 || >4.1 && <4.2 || >4.2 && <4.3 || >4.3 && <4.4 || >4.4 && <5.0 || >5.0 && <5.1 || >5.1 && <5.2 || >5.2 && <5.3 || >5.3 && <5.4 || >5.4 && <5.5 || >5.5 && <5.6 || >5.6 && <5.7 || >5.7 && <5.8 || >5.8 && <5.9 || >5.9 && <5.10 || >5.10 && <5.11 || >5.11 && <5.12 || >5.12 && <5.13 || >5.13 && <5.14 || >5.14 && <5.15 || >5.15
  sbvPlugin <0.1 || >0.1 && <0.2 || >0.2 && <0.3 || >0.3 && <0.4 || >0.4 && <0.5 || >0.5 && <0.6 || >0.6 && <0.7 || >0.7
  schedule-planner <0.1.0.1 || >0.1.0.1
  sci-ratio <0.2.0.0 || >0.2.0.0
  scotty >0.5.0
  sdl2-compositor <1.2 || >1.2 && <1.2.0.1 || >1.2.0.1 && <1.2.0.3 || >1.2.0.3 && <1.2.0.4 || >1.2.0.4
  semigroupoids <4.5 || >4.5
  seqalign <0.2.0.0 || >0.2.0.0 && <0.2.0.1 || >0.2.0.1 && <0.2.0.2 || >0.2.0.2 && <0.2.0.3 || >0.2.0.3
  seqid <0.3.0 || >0.3.0 && <0.4.0 || >0.4.0
  serokell-util <0.1.2.1 || >0.1.2.1 && <0.1.2.2 || >0.1.2.2
  servant-auth-cookie <0.4.1 || >0.4.1 && <0.5.0 || >0.5.0
  servant-auth-server <0.2.2.0 || >0.2.2.0
  servant-auth-token <0.3.0.0 || >0.3.0.0
  servant-auth-token-api <0.3.0.0 || >0.3.0.0
  sets <0.0.1 || >0.0.1 && <0.0.1.1 || >0.0.1.1 && <0.0.2 || >0.0.2 && <0.0.2.1 || >0.0.2.1 && <0.0.2.2 || >0.0.2.2 && <0.0.2.3 || >0.0.2.3 && <0.0.3 || >0.0.3 && <0.0.4 || >0.0.4
  sexp-grammar <1.0.0 || >1.0.0 && <1.1.0 || >1.1.0 && <1.2.0 || >1.2.0 && <1.2.0.1 || >1.2.0.1
  shadower >=0.1.0.6
  shakespeare-sass <0.1.0.0 || >0.1.0.0
  shellmate <0.3.2 || >0.3.2 && <0.3.2.1 || >0.3.2.1 && <0.3.4 || >0.3.4
  shelly <1.5 || >1.5 && <1.5.3 || >1.5.3
  signal <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1
  sized-vector <1.3.1.0 || >1.3.1.0
  smallcheck-laws <0.1 || >0.1 && <0.2 || >0.2
  snap-utils <0.1.0 || >0.1.0 && <0.1.1 || >0.1.1
  soap >0.2.1
  socket <0.1.0.0 || >0.1.0.0 && <0.4.0.0 || >0.4.0.0
  sparkle <0.5 || >0.5
  sparse-linear-algebra <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.0.2 || >0.1.0.2 && <0.1.0.3 || >0.1.0.3 && <0.2.0.0 || >0.2.0.0 && <0.2.0.1 || >0.2.0.1 && <0.2.0.2 || >0.2.0.2 && <0.2.0.3 || >0.2.0.3 && <0.2.0.4 || >0.2.0.4 && <0.2.0.5 || >0.2.0.5 && <0.2.0.7 || >0.2.0.7 && <0.2.0.8 || >0.2.0.8 && <0.2.0.9 || >0.2.0.9 && <0.2.1.0 || >0.2.1.0 && <0.2.1.1 || >0.2.1.1 && <0.2.2.0 || >0.2.2.0 && <0.2.9 || >0.2.9 && <0.2.9.1 || >0.2.9.1 && <0.2.9.2 || >0.2.9.2 && <0.2.9.3 || >0.2.9.3
  splay <0.0.1 || >0.0.1 && <0.0.2 || >0.0.2 && <0.0.3 || >0.0.3
  stack <9.9.9 || >9.9.9
  stm-extras <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1
  store <0.4.0 || >0.4.0
  streaming-bytestring <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.0.2 || >0.1.0.2 && <0.1.0.7 || >0.1.0.7
  streaming-postgresql-simple <0.1.0.0 || >0.1.0.0
  stripe <0.3.0.1 || >0.3.0.1
  svg-tree <0.3.2.2 || >0.3.2.2
  table-layout <0.1.0.0 || >0.1.0.0 && <0.2.0.0 || >0.2.0.0 && <0.3.0.0 || >0.3.0.0 && <0.4.0.0 || >0.4.0.0 && <0.4.0.1 || >0.4.0.1 && <0.5.0.0 || >0.5.0.0
  tai64 <0.1.0 || >0.1.0 && <0.1.0.1 || >0.1.0.1 && <0.1.0.3 || >0.1.0.3
  tar <0.4.3.0 || >0.4.3.0 && <0.4.4.0 || >0.4.4.0
  task-distribution <0.1.0.1 || >0.1.0.1
  tasty-laws <0.2 || >0.2 && <0.3 || >0.3
  tasty-rerun >=1.1.0
  tasty-stats <0.1.0.0 || >0.1.0.0
  tasty-th <0.1.5 || >0.1.5 && <0.1.6 || >0.1.6
  telegram-api <0.1.0.0 || >0.1.0.0
  termbox-bindings >0.1.0.4
  texmath <0.6.5.1 || >0.6.5.1 && <0.6.7 || >0.6.7 && <0.9.2 || >0.9.2
  th-orphans <0.13.0 || >0.13.0
  thorn >=0.1.0.3
  thread-local-storage <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.0.2 || >0.1.0.2
  throttled-io-loop <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1
  thyme <0.3.5.0 || >0.3.5.0
  tighttp <0.0.0.4 || >0.0.0.4
  timemap <0.0.0 || >0.0.0 && <0.0.1 || >0.0.1
  timeprint <0.1.0.1 || >0.1.0.1 && <0.1.0.2 || >0.1.0.2
  timerep <2.0.0.1 || >2.0.0.1
  timezone-series <0.1.6 || >0.1.6
  transformers <0.1.0.0 || >0.1.0.0 && <0.2.2.0 || >0.2.2.0 && <0.4.0.0 || >0.4.0.0 && <0.5.0.2 || >0.5.0.2 && <0.5.3.0 || >0.5.3.0 && <0.5.3.1 || >0.5.3.1
  tries <0.0.1 || >0.0.1 && <0.0.2 || >0.0.2 && <0.0.3 || >0.0.3
  tslogger <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1
  ttrie <0.1.0.0 || >0.1.0.0
  twitter-conduit <0.0.1 || >0.0.1 && <0.0.2 || >0.0.2 && <0.0.2.1 || >0.0.2.1 && <0.0.3 || >0.0.3 && <0.0.4 || >0.0.4 && <0.0.5 || >0.0.5 && <0.0.5.1 || >0.0.5.1 && <0.0.5.2 || >0.0.5.2 && <0.0.5.3 || >0.0.5.3 && <0.0.5.4 || >0.0.5.4 && <0.0.5.5 || >0.0.5.5
  type-natural <0.0.1.0 || >0.0.1.0 && <0.2.1.0 || >0.2.1.0 && <0.2.1.1 || >0.2.1.1 && <0.2.1.2 || >0.2.1.2 && <0.2.1.3 || >0.2.1.3 && <0.2.1.4 || >0.2.1.4 && <0.2.3.0 || >0.2.3.0 && <0.4.0.0 || >0.4.0.0 && <0.4.1.0 || >0.4.1.0 && <0.7.0.0 || >0.7.0.0
  typed-spreadsheet <1.0.1 || >1.0.1
  typelits-witnesses <0.1.3.0 || >0.1.3.0
  typerbole >=1.0.0.0
  unboxed-ref <0.1.0.0 || >0.1.0.0 && <0.2.0.0 || >0.2.0.0
  unix-compat <0.4.3.0 || >0.4.3.0
  unix-time <0.1.10 || >0.1.10
  unsafely <0.1.0.0 || >0.1.0.0
  up-grade <0.0.1 || >0.0.1
  urlpath <0.0.1 || >0.0.1 && <0.0.2 || >0.0.2 && <0.0.3 || >0.0.3 && <0.0.4 || >0.0.4 && <0.0.5 || >0.0.5 && <0.0.6 || >0.0.6 && <0.1 || >0.1 && <0.1.0.1 || >0.1.0.1 && <0.2 || >0.2 && <1.0.0 || >1.0.0 && <1.1.0 || >1.1.0 && <2.0.0 || >2.0.0 && <2.1.0 || >2.1.0 && <3.0.0 || >3.0.0 && <3.1.0 || >3.1.0 && <3.1.1 || >3.1.1 && <3.2.0 || >3.2.0 && <3.2.1 || >3.2.1 && <3.2.1.1 || >3.2.1.1 && <3.3.0 || >3.3.0 && <4.0.0 || >4.0.0 && <4.0.0.1 || >4.0.0.1 && <4.1.0 || >4.1.0 && <4.2.0 || >4.2.0 && <5.0.0 || >5.0.0
  validated-literals <0.1.0 || >0.1.0
  varying >0.1.1.1
  vector <0.10.9.3 || >0.10.9.3 && <0.10.12.0 || >0.10.12.0
  vector-binary-instances <0.2.3.0 || >0.2.3.0
  vector-instances <0.0.1 || >0.0.1 && <0.0.2 || >0.0.2 && <0.0.2.1 || >0.0.2.1 && <0.1.0 || >0.1.0 && <0.1.0.1 || >0.1.0.1
  vector-th-unbox >=0.2.1 && <0.2.1.0 || >0.2.1.0 && <0.2.1.1 || >0.2.1.1 && <0.2.1.2 || >0.2.1.2
  vectortiles <1.2.0.3 || >1.2.0.3
  vinyl-gl <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1 && <0.1.2 || >0.1.2 && <0.1.3 || >0.1.3 && <0.1.3.1 || >0.1.3.1
  vty <5.12 || >5.12
  vulkan <1.3.1.0 || >1.3.1.0
  wai-accept-language <0.1.0.0 || >0.1.0.0
  wai-extra <3.0.10.1 || >3.0.10.1
  wai-middleware-content-type <0.0.0 || >0.0.0 && <0.0.1 || >0.0.1 && <0.0.2 || >0.0.2 && <0.0.3 || >0.0.3 && <0.0.3.1 || >0.0.3.1 && <0.0.3.2 || >0.0.3.2 && <0.0.3.3 || >0.0.3.3 && <0.0.4 || >0.0.4 && <0.1.0 || >0.1.0 && <0.1.0.1 || >0.1.0.1 && <0.1.1 || >0.1.1 && <0.1.1.1 || >0.1.1.1 && <0.2.0 || >0.2.0 && <0.2.1 || >0.2.1 && <0.3.0 || >0.3.0
  wai-middleware-verbs <0.0.1 || >0.0.1 && <0.0.2 || >0.0.2 && <0.0.3 || >0.0.3 && <0.0.4 || >0.0.4 && <0.0.5 || >0.0.5 && <0.1.0 || >0.1.0 && <0.1.1 || >0.1.1
  wai-transformers <0.0.1 || >0.0.1 && <0.0.2 || >0.0.2
  wai-util <0.1 || >0.1 && <0.2 || >0.2 && <0.3 || >0.3 && <0.4 || >0.4 && <0.5 || >0.5 && <0.6 || >0.6
  warp <3.2.4 || >3.2.4
  webapi <0.1.0.0 || >0.1.0.0
  webapp >=0.6.1
  webdriver >=0.6 && <0.6.3 || >0.6.3 && <0.8 || >0.8 && <0.8.0.1 || >0.8.0.1 && <0.8.0.2 || >0.8.0.2
  webpage <0.0.1 || >0.0.1 && <0.0.2 || >0.0.2 && <0.0.3 || >0.0.3 && <0.0.3.1 || >0.0.3.1
  websockets <0.9.8.0 || >0.9.8.0
  witherable <0.1.3.1 || >0.1.3.1
  word12 <1.0.0 || >1.0.0
  writer-cps-lens <0.1.0.0 || >0.1.0.0
  writer-cps-morph <0.1.0.0 || >0.1.0.0 && <0.1.0.1 || >0.1.0.1
  xdcc <1.0.0 || >1.0.0 && <1.0.5 || >1.0.5 && <1.1.0 || >1.1.0 && <1.1.1 || >1.1.1
  xml-conduit <1.5
  yaml-light-lens <0.3.1.8 || >0.3.1.8
  yesod-bin <1.5.0 || >1.5.0
  yocto >=1
  zifter <0.0.0.0 || >0.0.0.0
  zip-archive <0.2.3 || >0.2.3 && <0.2.3.1 || >0.2.3.1
strategy: PreferLatestForSelected
reorder goals: False
count conflicts: True
independent goals: False
avoid reinstalls: True
shadow packages: False
strong flags: False
allow boot library installs: False
max backjumps: 2000
[__0] trying: bytestring-0.10.8.1 (user goal)
[__1] trying: base-4.8.2.0/installed-IPF... (dependency of bytestring-0.10.8.1)
[__2] trying: integer-0.5.1.0/installed-ACy... (dependency of base-4.8.2.0/installed-IPF...)
[__3] trying: rts-0.1.0.0/installed-5Dj... (dependency of base-4.8.2.0/installed-IPF...)
[__4] trying: bytestring-0.10.8.1:!test
[__5] trying: deepseq-1.4.2.0/installed-8aQ... (dependency of bytestring-0.10.8.1)
[__6] trying: array-0.5.1.1/installed-3gt... (dependency of deepseq-1.4.2.0/installed-8aQ...)
[__7] trying: ghc-prim-0.4.0.0/installed-Jhi... (dependency of bytestring-0.10.8.1)
[__8] trying: bytestring-0.10.8.1:-integer-simple
[__9] next goal: integer-gmp (dependency of bytestring-0.10.8.1:-integer-simple)
[__9] rejecting: integer-gmp-1.0.0.1 (conflict: base => ghc-prim==0.4.0.0/installed-Jhi..., integer-gmp => ghc-prim==0.5.*)
[__9] rejecting: integer-gmp-1.0.0.0 (only already installed instances can be used)
[__9] rejecting: integer-gmp-0.5.1.0 (conflict: base => ghc-prim==0.4.0.0/installed-Jhi..., integer-gmp => ghc-prim>=0.3.1 && <0.4)
[__9] fail (backjumping, conflict set: base, integer-gmp, bytestring-0.10.8.1:flag)
[__8] trying: bytestring-0.10.8.1:+integer-simple
[__9] done
Number of threads used: 8.
Extracting
/Users/LambdaCat/.etlas/packages/hackage.haskell.org/bytestring/0.10.8.1/bytestring-0.10.8.1.tar.gz
to /var/folders/79/l2kk9s8572gdvzc8r5jq2pf40000gn/T/etlas-tmp-67849...
Searching for git in path.
Found git at /usr/bin/git
/usr/bin/git --version
/usr/bin/git is version 2.11.0
Found patch in eta-hackage for bytestring-0.10.8.1
/usr/bin/git -C /var/folders/79/l2kk9s8572gdvzc8r5jq2pf40000gn/T/etlas-tmp-67849/bytestring-0.10.8.1 init
/usr/bin/git -C /var/folders/79/l2kk9s8572gdvzc8r5jq2pf40000gn/T/etlas-tmp-67849/bytestring-0.10.8.1 apply --ignore-space-change --ignore-whitespace /Users/LambdaCat/.etlas/patches/patches/bytestring-0.10.8.1.patch
Updating bytestring.cabal with the latest revision from the index.
Configuring bytestring-0.10.8.1...
Using self-exec internal setup method with build-type Simple and args:
["act-as-setup","--build-type=Simple","--","configure","--verbose=3","--builddir=dist","--eta","--prefix=/Users/LambdaCat/.etlas","--bindir=/Users/LambdaCat/.etlas/bin","--libdir=/Users/LambdaCat/.etlas/lib","--libsubdir=x86_64-osx-eta-0.0.6-ghc7_10_3/bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK","--dynlibdir=/Users/LambdaCat/.etlas/lib/x86_64-osx-eta-0.0.6-ghc7_10_3","--libexecdir=/Users/LambdaCat/.etlas/libexec","--datadir=/Users/LambdaCat/.etlas/share","--datasubdir=x86_64-osx-eta-0.0.6-ghc7_10_3/bytestring-0.10.8.1","--docdir=/Users/LambdaCat/.etlas/share/doc/x86_64-osx-eta-0.0.6-ghc7_10_3/bytestring-0.10.8.1","--htmldir=/Users/LambdaCat/.etlas/share/doc/x86_64-osx-eta-0.0.6-ghc7_10_3/bytestring-0.10.8.1/html","--haddockdir=/Users/LambdaCat/.etlas/share/doc/x86_64-osx-eta-0.0.6-ghc7_10_3/bytestring-0.10.8.1/html","--sysconfdir=/Users/LambdaCat/.etlas/etc","--user","--flags=integer-simple","--ipid=bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK","--extra-prog-path=/Users/LambdaCat/.etlas/bin","--dependency=base=base-4.8.2.0-IPFDtZjmEfh5tPXF10v5hF","--dependency=deepseq=deepseq-1.4.2.0-8aQ1RKxlTghCkN3leEQR0k","--dependency=ghc-prim=ghc-prim-0.4.0.0-Jhi6UgHuZdoBZWUpVo3WKE","--disable-tests","--exact-configuration","--disable-benchmarks"]
/Users/LambdaCat/.local/bin/etlas act-as-setup --build-type=Simple --
configure --verbose=3 --builddir=dist --eta --prefix=/Users/LambdaCat/.etlas
--bindir=/Users/LambdaCat/.etlas/bin --libdir=/Users/LambdaCat/.etlas/lib
--libsubdir=x86_64-osx-eta-0.0.6-ghc7_10_3/bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK
--dynlibdir=/Users/LambdaCat/.etlas/lib/x86_64-osx-eta-0.0.6-ghc7_10_3
--libexecdir=/Users/LambdaCat/.etlas/libexec
--datadir=/Users/LambdaCat/.etlas/share
--datasubdir=x86_64-osx-eta-0.0.6-ghc7_10_3/bytestring-0.10.8.1
--docdir=/Users/LambdaCat/.etlas/share/doc/x86_64-osx-eta-0.0.6-ghc7_10_3/bytestring-0.10.8.1
--htmldir=/Users/LambdaCat/.etlas/share/doc/x86_64-osx-eta-0.0.6-ghc7_10_3/bytestring-0.10.8.1/html
--haddockdir=/Users/LambdaCat/.etlas/share/doc/x86_64-osx-eta-0.0.6-ghc7_10_3/bytestring-0.10.8.1/html
--sysconfdir=/Users/LambdaCat/.etlas/etc --user --flags=integer-simple
--ipid=bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK
--extra-prog-path=/Users/LambdaCat/.etlas/bin
--dependency=base=base-4.8.2.0-IPFDtZjmEfh5tPXF10v5hF
--dependency=deepseq=deepseq-1.4.2.0-8aQ1RKxlTghCkN3leEQR0k
--dependency=ghc-prim=ghc-prim-0.4.0.0-Jhi6UgHuZdoBZWUpVo3WKE --disable-tests
--exact-configuration --disable-benchmarks
Redirecting build log to {handle:
/Users/LambdaCat/.etlas/logs/eta-0.0.6/bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK.log}
Building bytestring-0.10.8.1...
Using self-exec internal setup method with build-type Simple and args:
["act-as-setup","--build-type=Simple","--","build","--verbose=3","--builddir=dist"]
/Users/LambdaCat/.local/bin/etlas act-as-setup --build-type=Simple -- build
--verbose=3 --builddir=dist
Redirecting build log to {handle:
/Users/LambdaCat/.etlas/logs/eta-0.0.6/bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK.log}
Failed to install bytestring-0.10.8.1
Build log ( /Users/LambdaCat/.etlas/logs/eta-0.0.6/bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK.log ):
etlas: Entering directory '/var/folders/79/l2kk9s8572gdvzc8r5jq2pf40000gn/T/etlas-tmp-67849/bytestring-0.10.8.1'
Configuring bytestring-0.10.8.1...
creating dist/build
creating dist
creating dist/build
Searching for eta in path.
Found eta at /Users/LambdaCat/.local/bin/eta
/Users/LambdaCat/.local/bin/eta --numeric-version
/Users/LambdaCat/.local/bin/eta is version 0.0.6
Searching for eta-pkg in path.
Found eta-pkg at /Users/LambdaCat/.local/bin/eta-pkg
/Users/LambdaCat/.local/bin/eta-pkg --version
/Users/LambdaCat/.local/bin/eta-pkg is version 0.0.6
/Users/LambdaCat/.local/bin/eta --supported-languages
/Users/LambdaCat/.local/bin/eta --info
Searching for java in path.
Found java at /usr/bin/java
/usr/bin/java -version
/usr/bin/java is version 1.8.0.60
Searching for javac in path.
Found javac at /usr/bin/javac
/usr/bin/javac -version
/usr/bin/javac is version 1.8.0.60
Reading installed packages...
/Users/LambdaCat/.local/bin/eta-pkg dump --global -v0
/Users/LambdaCat/.local/bin/eta-pkg dump --user -v0
Flags chosen: integer-simple=True
Finalized package description:
name: bytestring
version: 0.10.8.1
cabal-version: >=1.10
build-type: Simple
license: BSD3
license-file: LICENSE
copyright: Copyright (c) Don Stewart 2005-2009,
(c) Duncan Coutts 2006-2015,
(c) David Roundy 2003-2005,
(c) Jasper Van der Jeugt 2010,
(c) Simon Meier 2010-2013.
maintainer: Duncan Coutts <duncan@community.haskell.org>
homepage: https://github.com/haskell/bytestring
bug-reports: https://github.com/haskell/bytestring/issues
synopsis: Fast, compact, strict and lazy byte strings with a list interface
description:
An efficient compact, immutable byte string type (both strict and lazy)
suitable for binary or 8-bit character data.
.
The 'ByteString' type represents sequences of bytes or 8-bit characters.
It is suitable for high performance use, both in terms of large data
quantities, or high speed requirements. The 'ByteString' functions follow
the same style as Haskell\'s ordinary lists, so it is easy to convert code
from using 'String' to 'ByteString'.
.
Two 'ByteString' variants are provided:
.
* Strict 'ByteString's keep the string as a single large array. This
makes them convenient for passing data between C and Haskell.
.
* Lazy 'ByteString's use a lazy list of strict chunks which makes it
suitable for I\/O streaming tasks.
.
The @Char8@ modules provide a character-based view of the same
underlying 'ByteString' types. This makes it convenient to handle mixed
binary and 8-bit character content (which is common in many file formats
and network protocols).
.
The 'Builder' module provides an efficient way to build up 'ByteString's
in an ad-hoc way by repeated concatenation. This is ideal for fast
serialisation or pretty printing.
.
There is also a 'ShortByteString' type which has a lower memory overhead
and can can be converted to or from a 'ByteString', but supports very few
other operations. It is suitable for keeping many short strings in memory.
.
'ByteString's are not designed for Unicode. For Unicode strings you should
use the 'Text' type from the @text@ package.
.
These modules are intended to be imported qualified, to avoid name clashes
with "Prelude" functions, e.g.
.
> import qualified Data.ByteString as BS
category: Data
author: Don Stewart,
Duncan Coutts
tested-with: GHC ==7.10.1 GHC ==7.8.4 GHC ==7.6.3 GHC ==7.4.2
GHC ==6.12.3
extra-source-files:
README.md
Changelog.md

source-repository head
type: git
location: https://github.com/haskell/bytestring

library
exposed-modules:
Data.ByteString
Data.ByteString.Char8
Data.ByteString.Unsafe
Data.ByteString.Internal
Data.ByteString.Lazy
Data.ByteString.Lazy.Char8
Data.ByteString.Lazy.Internal
Data.ByteString.Short
Data.ByteString.Short.Internal
Data.ByteString.Builder
Data.ByteString.Builder.Extra
Data.ByteString.Builder.Prim
Data.ByteString.Builder.Internal
Data.ByteString.Builder.Prim.Internal
Data.ByteString.Lazy.Builder
Data.ByteString.Lazy.Builder.Extras
Data.ByteString.Lazy.Builder.ASCII
exposed: True
buildable: True
build-depends:
base >=4.2 && <5,
ghc-prim -any,
deepseq -any
java-sources:
java/Utils.java
default-language: Haskell98
other-extensions: CPP ForeignFunctionInterface BangPatterns
UnliftedFFITypes MagicHash UnboxedTuples DeriveDataTypeable
ScopedTypeVariables RankNTypes NamedFieldPuns
hs-source-dirs: .
other-modules:
Data.ByteString.Builder.ASCII
Data.ByteString.Builder.Prim.Binary
Data.ByteString.Builder.Prim.ASCII
Data.ByteString.Builder.Prim.Internal.Floating
Data.ByteString.Builder.Prim.Internal.UncheckedShifts
Data.ByteString.Builder.Prim.Internal.Base16
ghc-options: -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10
-fdicts-cheap -fspec-constr-count=6

test-suite prop-compiled
type: exitcode-stdio-1.0
main-is: Properties.hs
buildable: True
build-depends:
base -any,
ghc-prim -any,
deepseq -any,
random -any,
directory -any,
test-framework -any,
test-framework-quickcheck2 -any,
QuickCheck >=2.3
cpp-options: -DHAVE_TEST_FRAMEWORK=1
c-sources:
cbits/fpstring.c
default-language: Haskell98
include-dirs: include
hs-source-dirs: . tests
other-modules:
Rules
QuickCheckUtils
TestFramework
ghc-options: -fwarn-unused-binds -fno-enable-rewrite-rules -threaded -rtsopts

test-suite regressions
type: exitcode-stdio-1.0
main-is: Regressions.hs
buildable: False
build-depends:
base -any,
ghc-prim -any,
deepseq -any,
random -any,
directory -any,
test-framework -any,
test-framework-hunit -any,
HUnit -any
c-sources:
cbits/fpstring.c
default-language: Haskell98
include-dirs: include
hs-source-dirs: . tests
ghc-options: -fwarn-unused-binds -fno-enable-rewrite-rules -threaded -rtsopts

test-suite test-builder
type: exitcode-stdio-1.0
main-is: TestSuite.hs
buildable: True
build-depends:
base -any,
ghc-prim -any,
deepseq -any,
QuickCheck >=2.4,
byteorder ==1.0.*,
dlist >=0.5 && <0.8,
directory -any,
mtl >=2.0 && <2.3,
HUnit -any,
test-framework -any,
test-framework-hunit -any,
test-framework-quickcheck2 -any
cpp-options: -DHAVE_TEST_FRAMEWORK=1
c-sources:
cbits/fpstring.c
cbits/itoa.c
default-language: Haskell98
includes:
fpstring.h
install-includes:
fpstring.h
include-dirs: include
hs-source-dirs: . tests tests/builder
other-modules:
Data.ByteString.Builder.Tests
Data.ByteString.Builder.Prim.Tests
Data.ByteString.Builder.Prim.TestUtils
TestFramework
ghc-options: -Wall -fwarn-tabs -threaded -rtsopts
Finalized build-depends: base >=4.2 && <5 && ==4.8.2.0, deepseq -any &&
==1.4.2.0, ghc-prim -any && ==0.4.0.0
Dependency base ==4.8.2.0: using base-4.8.2.0
Dependency deepseq ==1.4.2.0: using deepseq-1.4.2.0
Dependency ghc-prim ==0.4.0.0: using ghc-prim-0.4.0.0
Searching for alex in path.
Found alex at /usr/local/bin/alex
/usr/local/bin/alex --version
/usr/local/bin/alex is version 3.1.4
Searching for ar in path.
Found ar at /usr/bin/ar
Searching for c2hs in path.
Cannot find c2hs on the path
Searching for coursier in path.
Cannot find coursier on the path
Searching for cpphs in path.
Found cpphs at /Users/LambdaCat/Library/Haskell/bin/cpphs
/Users/LambdaCat/Library/Haskell/bin/cpphs --version
/Users/LambdaCat/Library/Haskell/bin/cpphs is version 1.19.3
Searching for gcc in path.
Found gcc at /usr/bin/gcc
/usr/bin/gcc -dumpversion
/usr/bin/gcc is version 4.2.1
Searching for ghc in path.
Found ghc at /usr/local/bin/ghc
/usr/local/bin/ghc --numeric-version
/usr/local/bin/ghc is version 7.10.2
Searching for ghc-pkg in path.
Found ghc-pkg at /usr/local/bin/ghc-pkg
/usr/local/bin/ghc-pkg --version
/usr/local/bin/ghc-pkg is version 7.10.2
Searching for ghcjs in path.
Cannot find ghcjs on the path
Searching for ghcjs-pkg in path.
Cannot find ghcjs-pkg on the path
Searching for git in path.
Found git at /usr/bin/git
/usr/bin/git --version
/usr/bin/git is version 2.11.0
Searching for greencard in path.
Cannot find greencard on the path
Searching for haddock in path.
Found haddock at /usr/local/bin/haddock
/usr/local/bin/haddock --version
/usr/local/bin/haddock is version 2.16.1
Searching for happy in path.
Found happy at /Users/LambdaCat/Library/Haskell/bin/happy
/Users/LambdaCat/Library/Haskell/bin/happy --version
/Users/LambdaCat/Library/Haskell/bin/happy is version 1.19.5
Searching for hmake in path.
Cannot find hmake on the path
Searching for hpc in path.
Found hpc at /usr/local/bin/hpc
/usr/local/bin/hpc version
/usr/local/bin/hpc is version 0.67
Searching for hsc2hs in path.
Found hsc2hs at /usr/local/bin/hsc2hs
/usr/local/bin/hsc2hs --version
/usr/local/bin/hsc2hs is version 0.67
Searching for HsColour in path.
Found HsColour at /usr/local/bin/HsColour
/usr/local/bin/HsColour -version
/usr/local/bin/HsColour is version 1.22
Searching for jhc in path.
Cannot find jhc on the path
Searching for ld in path.
Found ld at /usr/bin/ld
Searching for lhc in path.
Cannot find lhc on the path
Searching for lhc-pkg in path.
Cannot find lhc-pkg on the path
Searching for pkg-config in path.
Found pkg-config at /usr/local/bin/pkg-config
/usr/local/bin/pkg-config --version
/usr/local/bin/pkg-config is version 0.29
Searching for runghc in path.
Found runghc at /usr/local/bin/runghc
/usr/local/bin/runghc --version
/usr/local/bin/runghc is version 7.10.2
Searching for strip in path.
Found strip at /usr/bin/strip
/usr/bin/strip --version
/usr/bin/strip returned ExitFailure 1 with error message:
error:
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip:
unrecognized option: --version
Usage:
/Applications/Xcode-beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/strip
[-AnuSXx] [-] [-d filename] [-s filename] [-R filename] [-o output] file [...]
Warning: cannot determine version of /usr/bin/strip :
""
Searching for tar in path.
Found tar at /usr/bin/tar
/usr/bin/tar --help
Searching for uhc in path.
Cannot find uhc on the path
Source component graph: component lib
Configured component graph:
    component bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK
        include base-4.8.2.0-IPFDtZjmEfh5tPXF10v5hF
        include ghc-prim-0.4.0.0-Jhi6UgHuZdoBZWUpVo3WKE
        include deepseq-1.4.2.0-8aQ1RKxlTghCkN3leEQR0k
Linked component graph:
    unit bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK
        include base-4.8.2.0-IPFDtZjmEfh5tPXF10v5hF
        include ghc-prim-0.4.0.0-Jhi6UgHuZdoBZWUpVo3WKE
        include deepseq-1.4.2.0-8aQ1RKxlTghCkN3leEQR0k
        Data.ByteString=bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK:Data.ByteString,Data.ByteString.Builder=bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK:Data.ByteString.Builder,Data.ByteString.Builder.Extra=bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK:Data.ByteString.Builder.Extra,Data.ByteString.Builder.Internal=bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK:Data.ByteString.Builder.Internal,Data.ByteString.Builder.Prim=bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK:Data.ByteString.Builder.Prim,Data.ByteString.Builder.Prim.Internal=bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK:Data.ByteString.Builder.Prim.Internal,Data.ByteString.Char8=bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK:Data.ByteString.Char8,Data.ByteString.Internal=bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK:Data.ByteString.Internal,Data.ByteString.Lazy=bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK:Data.ByteString.Lazy,Data.ByteString.Lazy.Builder=bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK:Data.ByteString.Lazy.Builder,Data.ByteString.Lazy.Builder.ASCII=bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK:Data.ByteString.Lazy.Builder.ASCII,Data.ByteString.Lazy.Builder.Extras=bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK:Data.ByteString.Lazy.Builder.Extras,Data.ByteString.Lazy.Char8=bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK:Data.ByteString.Lazy.Char8,Data.ByteString.Lazy.Internal=bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK:Data.ByteString.Lazy.Internal,Data.ByteString.Short=bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK:Data.ByteString.Short,Data.ByteString.Short.Internal=bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK:Data.ByteString.Short.Internal,Data.ByteString.Unsafe=bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK:Data.ByteString.Unsafe
Ready component graph:
    definite bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK
        depends base-4.8.2.0-IPFDtZjmEfh5tPXF10v5hF
        depends ghc-prim-0.4.0.0-Jhi6UgHuZdoBZWUpVo3WKE
        depends deepseq-1.4.2.0-8aQ1RKxlTghCkN3leEQR0k
Using Cabal-2.1.0.0 compiled by ghc-7.10
Using compiler: eta-0.0.6
Using install prefix: /Users/LambdaCat/.etlas
Binaries installed in: /Users/LambdaCat/.etlas/bin
Libraries installed in:
/Users/LambdaCat/.etlas/lib/x86_64-osx-eta-0.0.6-ghc7_10_3/bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK
Dynamic Libraries installed in:
/Users/LambdaCat/.etlas/lib/x86_64-osx-eta-0.0.6-ghc7_10_3
Private binaries installed in: /Users/LambdaCat/.etlas/libexec
Data files installed in:
/Users/LambdaCat/.etlas/share/x86_64-osx-eta-0.0.6-ghc7_10_3/bytestring-0.10.8.1
Documentation installed in:
/Users/LambdaCat/.etlas/share/doc/x86_64-osx-eta-0.0.6-ghc7_10_3/bytestring-0.10.8.1
Configuration files installed in: /Users/LambdaCat/.etlas/etc
Using alex version 3.1.4 found on system at: /usr/local/bin/alex
Using ar found on system at: /usr/bin/ar
No c2hs found
No coursier found
Using cpphs version 1.19.3 found on system at:
/Users/LambdaCat/Library/Haskell/bin/cpphs
Using eta version 0.0.6 found on system at: /Users/LambdaCat/.local/bin/eta
Using eta-pkg version 0.0.6 found on system at:
/Users/LambdaCat/.local/bin/eta-pkg
Using gcc version 4.2.1 found on system at: /usr/bin/gcc
Using ghc version 7.10.2 found on system at: /usr/local/bin/ghc
Using ghc-pkg version 7.10.2 found on system at: /usr/local/bin/ghc-pkg
No ghcjs found
No ghcjs-pkg found
Using git version 2.11.0 found on system at: /usr/bin/git
No greencard found
Using haddock version 2.16.1 found on system at: /usr/local/bin/haddock
Using happy version 1.19.5 found on system at:
/Users/LambdaCat/Library/Haskell/bin/happy
Using haskell-suite found on system at: haskell-suite-dummy-location
Using haskell-suite-pkg found on system at: haskell-suite-pkg-dummy-location
No hmake found
Using hpc version 0.67 found on system at: /usr/local/bin/hpc
Using hsc2hs version 0.67 found on system at: /usr/local/bin/hsc2hs
Using hscolour version 1.22 found on system at: /usr/local/bin/HsColour
Using java version 1.8.0.60 found on system at: /usr/bin/java
Using javac version 1.8.0.60 found on system at: /usr/bin/javac
No jhc found
Using ld found on system at: /usr/bin/ld
No lhc found
No lhc-pkg found
Using pkg-config version 0.29 found on system at: /usr/local/bin/pkg-config
Using runghc version 7.10.2 found on system at: /usr/local/bin/runghc
Using strip found on system at: /usr/bin/strip
Using tar found on system at: /usr/bin/tar
No uhc found
Component build order: library
Environment: [("ARCHFLAGS","-arch x86_64"),("Apple_PubSub_Socket_Render","/private/tmp/com.apple.launchd.GB5MBdUznu/Render"),("DISPLAY","/private/tmp/com.apple.launchd.wZxY3mnyDd/org.macosforge.xquartz:0"),("EDITOR","emacsclient -t"),("ETA_DIST_DIR","dist"),("GOPATH","/Users/LambdaCat/code/yz/hamster"),("HOME","/Users/LambdaCat"),("LANG","zh_CN.UTF-8"),("LC_CTYPE","zh_CN.UTF-8"),("LESS","-R"),("LOGNAME","LambdaCat"),("LSCOLORS","Gxfxcxdxbxegedabagacad"),("MANPATH","/opt/local/share/man/:usr/local/man:"),("NIX_PATH","nixpkgs=/Users/LambdaCat/.nix-defexpr/channels/nixpkgs"),("NIX_SSL_CERT_FILE","/Users/LambdaCat/.nix-profile/etc/ssl/certs/ca-bundle.crt"),("OLDPWD","/Users/LambdaCat/code/eta"),("PAGER","less"),("PATH","/Users/LambdaCat/.nix-profile/bin:/Users/LambdaCat/.nix-profile/sbin:/Users/LambdaCat/code/go/bin:/Users/LambdaCat/bin:/Users/LambdaCat/Library/Haskell/bin:/Users/LambdaCat/.local/bin:/opt/local/lib/mariadb-10.1/bin:/usr/local/go/bin:/usr/texbin:/usr/local/mysql/bin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/LambdaCat/.etlas/bin:/Users/LambdaCat/.etlas/bin"),("PROMPT","%{\ESC[01;37m%}%M ${ret_status} %{$fg[cyan]%}%c%{$reset_color%} $(git_prompt_info)"),("PWD","/Users/LambdaCat/code/eta/eta"),("SECURITYSESSIONID","186a6"),("SHELL","/opt/local/bin/zsh"),("SHLVL","1"),("SSH_AGENT_PID","598"),("SSH_AUTH_SOCK","/var/folders/79/l2kk9s8572gdvzc8r5jq2pf40000gn/T//ssh-IMZKwB27b14R/agent.597"),("TERM","xterm-256color"),("TERM_PROGRAM","Apple_Terminal"),("TERM_PROGRAM_VERSION","388.1"),("TERM_SESSION_ID","F235D2D0-BAC0-4F0C-B5BF-298123256247"),("TMPDIR","/var/folders/79/l2kk9s8572gdvzc8r5jq2pf40000gn/T/"),("USER","LambdaCat"),("XPC_FLAGS","0x0"),("XPC_SERVICE_NAME","0"),("ZSH","/Users/LambdaCat/.oh-my-zsh"),("_","/Users/LambdaCat/.local/bin/etlas"),("__CF_USER_TEXT_ENCODING","0x1F5:0x19:0x34")]
/Users/LambdaCat/.local/bin/eta-pkg init dist/package.conf.inplace -v2
Eta Package Manager Version 0.0.6
writing cache dist/package.conf.inplace/package.cache
creating dist/build
creating dist/build/autogen
creating dist/build/autogen
Preprocessing library for bytestring-0.10.8.1..
Building library for bytestring-0.10.8.1..
creating dist/build
Environment: [("ARCHFLAGS","-arch x86_64"),("Apple_PubSub_Socket_Render","/private/tmp/com.apple.launchd.GB5MBdUznu/Render"),("DISPLAY","/private/tmp/com.apple.launchd.wZxY3mnyDd/org.macosforge.xquartz:0"),("EDITOR","emacsclient -t"),("ETA_DIST_DIR","dist"),("GOPATH","/Users/LambdaCat/code/yz/hamster"),("HOME","/Users/LambdaCat"),("LANG","zh_CN.UTF-8"),("LC_CTYPE","zh_CN.UTF-8"),("LESS","-R"),("LOGNAME","LambdaCat"),("LSCOLORS","Gxfxcxdxbxegedabagacad"),("MANPATH","/opt/local/share/man/:usr/local/man:"),("NIX_PATH","nixpkgs=/Users/LambdaCat/.nix-defexpr/channels/nixpkgs"),("NIX_SSL_CERT_FILE","/Users/LambdaCat/.nix-profile/etc/ssl/certs/ca-bundle.crt"),("OLDPWD","/Users/LambdaCat/code/eta"),("PAGER","less"),("PATH","/Users/LambdaCat/.nix-profile/bin:/Users/LambdaCat/.nix-profile/sbin:/Users/LambdaCat/code/go/bin:/Users/LambdaCat/bin:/Users/LambdaCat/Library/Haskell/bin:/Users/LambdaCat/.local/bin:/opt/local/lib/mariadb-10.1/bin:/usr/local/go/bin:/usr/texbin:/usr/local/mysql/bin:/opt/local/bin:/opt/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/Users/LambdaCat/.etlas/bin:/Users/LambdaCat/.etlas/bin"),("PROMPT","%{\ESC[01;37m%}%M ${ret_status} %{$fg[cyan]%}%c%{$reset_color%} $(git_prompt_info)"),("PWD","/Users/LambdaCat/code/eta/eta"),("SECURITYSESSIONID","186a6"),("SHELL","/opt/local/bin/zsh"),("SHLVL","1"),("SSH_AGENT_PID","598"),("SSH_AUTH_SOCK","/var/folders/79/l2kk9s8572gdvzc8r5jq2pf40000gn/T//ssh-IMZKwB27b14R/agent.597"),("TERM","xterm-256color"),("TERM_PROGRAM","Apple_Terminal"),("TERM_PROGRAM_VERSION","388.1"),("TERM_SESSION_ID","F235D2D0-BAC0-4F0C-B5BF-298123256247"),("TMPDIR","/var/folders/79/l2kk9s8572gdvzc8r5jq2pf40000gn/T/"),("USER","LambdaCat"),("XPC_FLAGS","0x0"),("XPC_SERVICE_NAME","0"),("ZSH","/Users/LambdaCat/.oh-my-zsh"),("_","/Users/LambdaCat/.local/bin/etlas"),("__CF_USER_TEXT_ENCODING","0x1F5:0x19:0x34")]
/Users/LambdaCat/.local/bin/eta --make -staticlib -fbuilding-cabal-package -O2 -outputdir dist/build -odir dist/build -hidir dist/build -stubdir dist/build -i -idist/build -i. -idist/build/autogen -idist/build/global-autogen -Idist/build/autogen -Idist/build/global-autogen -Idist/build -optP-include -optPdist/build/autogen/cabal_macros.h -this-unit-id bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK -hide-all-packages -package-db dist/package.conf.inplace -package-id base-4.8.2.0-IPFDtZjmEfh5tPXF10v5hF -package-id ghc-prim-0.4.0.0-Jhi6UgHuZdoBZWUpVo3WKE -package-id deepseq-1.4.2.0-8aQ1RKxlTghCkN3leEQR0k -XHaskell98 Data.ByteString Data.ByteString.Char8 Data.ByteString.Unsafe Data.ByteString.Internal Data.ByteString.Lazy Data.ByteString.Lazy.Char8 Data.ByteString.Lazy.Internal Data.ByteString.Short Data.ByteString.Short.Internal Data.ByteString.Builder Data.ByteString.Builder.Extra Data.ByteString.Builder.Prim Data.ByteString.Builder.Internal Data.ByteString.Builder.Prim.Internal Data.ByteString.Lazy.Builder Data.ByteString.Lazy.Builder.Extras Data.ByteString.Lazy.Builder.ASCII Data.ByteString.Builder.ASCII Data.ByteString.Builder.Prim.Binary Data.ByteString.Builder.Prim.ASCII Data.ByteString.Builder.Prim.Internal.Floating Data.ByteString.Builder.Prim.Internal.UncheckedShifts Data.ByteString.Builder.Prim.Internal.Base16 java/Utils.java -o dist/build/HSbytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK.jar -Wall -fwarn-tabs -O2 '-fmax-simplifier-iterations=10' -fdicts-cheap '-fspec-constr-count=6' -pgmjavac /usr/bin/javac -cp '/Users/LambdaCat/.etlas/lib/x86_64-osx-eta-0.0.6-ghc7_10_3/array-0.5.1.1-3gtgBXMZC2FJUmADWvBaLv/HSarray-0.5.1.1-3gtgBXMZC2FJUmADWvBaLv.jar:/Users/LambdaCat/.etlas/lib/x86_64-osx-eta-0.0.6-ghc7_10_3/base-4.8.2.0-IPFDtZjmEfh5tPXF10v5hF/HSbase-4.8.2.0-IPFDtZjmEfh5tPXF10v5hF.jar:/Users/LambdaCat/.etlas/lib/x86_64-osx-eta-0.0.6-ghc7_10_3/deepseq-1.4.2.0-8aQ1RKxlTghCkN3leEQR0k/HSdeepseq-1.4.2.0-8aQ1RKxlTghCkN3leEQR0k.jar:/Users/LambdaCat/.etlas/lib/x86_64-osx-eta-0.0.6-ghc7_10_3/ghc-prim-0.4.0.0-Jhi6UgHuZdoBZWUpVo3WKE/HSghc-prim-0.4.0.0-Jhi6UgHuZdoBZWUpVo3WKE.jar:/Users/LambdaCat/.etlas/lib/x86_64-osx-eta-0.0.6-ghc7_10_3/integer-0.5.1.0-ACyqTmAMUMGGvisLFeQbAm/HSinteger-0.5.1.0-ACyqTmAMUMGGvisLFeQbAm.jar:/Users/LambdaCat/.etlas/lib/x86_64-osx-eta-0.0.6-ghc7_10_3/rts-0.1.0.0-5Dj4qf1Wx9cCeYbpni5T1w/HSrts-0.1.0.0-5Dj4qf1Wx9cCeYbpni5T1w.jar'
java/Utils.java:188: 错误: 程序包eta.integer不存在
            x = eta.integer.Utils.divideUnsigned(x, 10);
                           ^
1 个错误

/Users/LambdaCat/.local/bin/eta returned ExitFailure 1
etlas: Leaving directory '/var/folders/79/l2kk9s8572gdvzc8r5jq2pf40000gn/T/etlas-tmp-67849/bytestring-0.10.8.1'
Updating world file...
?callStack, called at ./Distribution/Compat/Stack.hs:45:13 in etlas_8365KdiPLIJBvghz8XVSAm:Distribution.Compat.Stack
  callStack, called at ./Distribution/Simple/Utils.hs:588:44 in etlas_8365KdiPLIJBvghz8XVSAm:Distribution.Simple.Utils
  withCallStackPrefix, called at ./Distribution/Simple/Utils.hs:625:7 in etlas_8365KdiPLIJBvghz8XVSAm:Distribution.Simple.Utils
  withMetadata, called at ./Distribution/Simple/Utils.hs:350:15 in etlas_8365KdiPLIJBvghz8XVSAm:Distribution.Simple.Utils
  die', called at ./Distribution/Client/Install.hs:1001:15 in etlas_FlJWwVEANP9CIZExDiMqR0:Distribution.Client.Install

etlas: Error: some packages failed to install:
bytestring-0.10.8.1-BfpZ30g0iJ8LZqZyX72dzK failed during the building phase.
The exception was:
ExitFailure 1

it seams the integer's package HSinteger-0.5.1.0-ACyqTmAMUMGGvisLFeQbAm.jar missing eta.integer.Utils class from java/Utils.java?

maybe the creating jar package process has some problem ?

Yes, it seems to be platform-specific since only a few are reproducing.

Can you share your platform details?

macOS sierra 10.12.4

darwin lambda-cat.local 16.5.0 Darwin Kernel Version 16.5.0: Fri Mar 3 16:52:33 PST 2017; root:xnu-3789.51.2~3/RELEASE_X86_64 x86_64

@ChinaXing This should be fixed now. Close if so.