dc10.sbt
package dc10.sbt
Members list
Type members
Classlikes
object compiler extends Compiler[ErrorF, List, Error, ProjectDef, FileDef]
Attributes
- Supertypes
- Self type
-
compiler.type
trait dsl
Attributes
- Companion
- trait
- Supertypes
-
trait Mixinstrait Project[[A] =>> StateT[ErrorF, List[ProjectDef], A], [A] =>> StateT[ErrorF, List[FileDef], A]]trait Mixinstrait Build[[A] =>> StateT[ErrorF, List[FileDef], A], [A] =>> StateT[ErrorF, List[ProjectDef], A], [A] =>> StateT[ErrorF, List[File], A]]trait dslclass Objecttrait Matchableclass AnyShow all
- Self type
-
dsl.type
In this article