Hackage :: [Package]
Home
Search
Browse
What's new
Upload
User accounts
Directory listing for axel-0.0.13 source tarball
axel-0.0.13/
LICENSE
README.org
Setup.hs
axel.cabal
app/
Main.hs
resources/
new-project-template/
Setup.axel
app/
Main.axel
src/
Lib.axel
test/
Spec.axel
scripts/
format.sh
ghcid.sh
lint.sh
onHsFiles.sh
test.sh
src/
Axel.hs
Axel/
AST.hs
Denormalize.hs
Eff.hs
Macros.hs
Normalize.hs
Parse.hs
Prelude.hs
Pretty.hs
Sourcemap.hs
Eff/
App.hs
Console.hs
Error.hs
FileSystem.hs
Ghci.hs
Lens.hs
Log.hs
Loop.hs
Process.hs
Random.hs
Resource.hs
Restartable.hs
Time.hs
Unsafe.hs
Haskell/
Cabal.hs
Convert.hs
Error.hs
File.hs
Language.hs
Macros.hs
Project.hs
Parse/
AST.hs
Args.hs
Utils/
Debug.hs
Display.hs
FilePath.hs
Foldable.hs
Json.hs
List.hs
Maybe.hs
Monad.hs
Recursion.hs
Text.hs
Tuple.hs
Zipper.hs
test/
Main.hs
TestUtils.hs
Axel/
Test/
ASTGen.hs
DenormalizeSpec.hs
MacrosSpec.hs
NormalizeSpec.hs
ParseSpec.hs
SourcemapSpec.hs
Eff/
AppMock.hs
ConsoleMock.hs
ConsoleSpec.hs
FileSystemMock.hs
FileSystemSpec.hs
GhciMock.hs
ProcessMock.hs
ResourceMock.hs
ResourceSpec.hs
Haskell/
CabalSpec.hs
ErrorSpec.hs
Parse/
ASTGen.hs
ASTSpec.hs
Transpilation/
TranspilationSpec.hs
Utils/
ListSpec.hs
MaybeSpec.hs