Git Product home page Git Product logo

blosum's People

Contributors

gregoryschwartz avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

blosum's Issues

Build failure with optparse-applicative 0.13

Preprocessing executable 'blosum' for blosum-0.1.1.2...
[1 of 1] Compiling Main ( app/Main.hs, dist/build/blosum/blosum-tmp/Main.o )

app/Main.hs:47:10: error:
• Variable not in scope: (<>) :: Mod f0 a0 -> Mod f1 a1 -> t1
• Perhaps you meant one of these:
data constructor ‘Seq.:>’ (imported from Data.Sequence),
‘<$>’ (imported from Options.Applicative),
‘<*>’ (imported from Options.Applicative)

app/Main.hs:48:10: error:
• Variable not in scope: (<>) :: t1 -> Mod f2 a2 -> t0
• Perhaps you meant one of these:
data constructor ‘Seq.:>’ (imported from Data.Sequence),
‘<$>’ (imported from Options.Applicative),
‘<*>’ (imported from Options.Applicative)

app/Main.hs:49:10: error:
• Variable not in scope:
(<>) :: t0 -> Mod f3 a3 -> Mod OptionFields String
• Perhaps you meant one of these:
data constructor ‘Seq.:>’ (imported from Data.Sequence),
‘<$>’ (imported from Options.Applicative),

build failure with optparse-applicative 0.12

This is blocking the new blosum version from being included in stackage LTS 7. If you are fine with that you can close this issue.

Preprocessing library blosum-0.1.1.3...
[1 of 5] Compiling Types            ( src/Types.hs, dist/build/Types.o )
[2 of 5] Compiling Print            ( src/Print.hs, dist/build/Print.o )
[3 of 5] Compiling Utility          ( src/Utility.hs, dist/build/Utility.o )
[4 of 5] Compiling Cluster          ( src/Cluster.hs, dist/build/Cluster.o )
[5 of 5] Compiling Matrix           ( src/Matrix.hs, dist/build/Matrix.o )
Preprocessing executable 'blosum' for blosum-0.1.1.3...
[1 of 1] Compiling Main             ( app/Main.hs, dist/build/blosum/blosum-tmp/Main.o )

app/Main.hs:48:10: error:
    Ambiguous occurrence ‘<>’
    It could refer to either ‘Options.Applicative.<>’,
                             imported from ‘Options.Applicative’ at app/Main.hs:24:1-26
                             (and originally defined in ‘Data.Monoid’)
                          or ‘Data.Semigroup.<>’,
                             imported from ‘Data.Semigroup’ at app/Main.hs:14:24-27

Build failures:

See http://matrix.hackage.haskell.org/package/blosum

GHC-7.8:

src/Types.hs:47:10:
    Not in scope: type constructor or class ‘Monoid’
    Perhaps you meant ‘Monad’ (imported from Prelude)

GHC-7.10

Configuring blosum-0.1.1.1...
Dependency base ==4.8.2.0: using base-4.8.2.0
Dependency blosum -any: using blosum-0.1.1.1
Dependency containers ==0.5.6.2: using containers-0.5.6.2
Dependency fasta ==0.10.2.0: using fasta-0.10.2.0
Dependency lens ==4.14: using lens-4.14
Dependency optparse-applicative ==0.12.1.0: using
optparse-applicative-0.12.1.0
Dependency pipes ==4.1.9: using pipes-4.1.9
Dependency pipes-text ==0.0.2.1: using pipes-text-0.0.2.1
Dependency split ==0.2.3.1: using split-0.2.3.1
Dependency text ==1.2.2.1: using text-1.2.2.1
Dependency text-show ==3.2.2: using text-show-3.2.2
src/Types.hs:33:60:
    Ambiguous occurrence ‘AA’
    It could refer to either ‘Types.AA’, defined at src/Types.hs:18:1
                          or ‘Data.Fasta.Text.AA’,

GHC-8.0

Fails to find a build-plan. I'm not sure where the problem is, as fasta matrix.h.h.o seems to read backjump limit too on GHC-8.0.

EDIT this might explain: http://matrix.hackage.haskell.org/package/pipes-text

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.