Skip to content
This repository has been archived by the owner on Mar 11, 2020. It is now read-only.

[IMRF-71] Doesn't work well with quasi-quanitipisiridididi (dunno how it's called) #57

Open
gromakovsky opened this issue Sep 7, 2017 · 2 comments

Comments

@gromakovsky
Copy link
Member

This time I am a bit lazy to provide full good bug report, but briefly the problem is the following. We have such definition:

helpMsg :: Text
helpMsg = [text|
Avaliable commands:
   balance <address>              -- check balance on given address (may be any address)
   send <N> [<address> <coins>]+  -- create and send transaction with given outputs
                                     from own address #N
|]

It does some magic, I have no idea what it means. The problem is that there was such import and it was removed by importify:

import NeatInterpolation (text)

@gromakovsky
Copy link
Member Author

Version: 0b0fbe1

@chshersh
Copy link
Contributor

This is known issue. And this is not a bug of importify. This is because of bugs in haskell-names library: haskell-suite/haskell-names#96

I don't think this can be fixed w/o dirty hacks and I don't actually want to do such hacks..

@chshersh chshersh changed the title Doesn't work well with quasi-quanitipisiridididi (dunno how it's called) [IMRF-71] Doesn't work well with quasi-quanitipisiridididi (dunno how it's called) Sep 13, 2017
@chshersh chshersh removed their assignment Nov 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants