This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package habito.effects | |
object EffSequence { | |
import org.atnos.eff._ | |
import Eff._ | |
import Effects._ | |
import EvalEffect._ | |
import WriterCreation._ | |
import cats.data._ | |
import cats.syntax.all._ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package habito.effects.tests | |
object EffXor { | |
import org.atnos.eff._ | |
import Eff._ | |
import Effects._ | |
import EvalEffect._ | |
import Tag._ | |
import WriterCreation._ | |
import cats.data._ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "Pav Pool", | |
"description": "Incredible Cardano stakepool", | |
"ticker": "TEST", | |
"homepage": "https://github.com/pavlosgi" | |
} |