Directory listing for MicroHs-0.10.3.0 candidate source tarball
MicroHs-0.10.3.0/
- Example.hs
 - LICENSE
 - Makefile
 - MicroHs.cabal
 - README.md
 - Tools/
 - generated/
 - ghc/
 - lib/
- AllOfLib.hs
 - Foreign.hs
 - MiniPrelude.hs
 - Numeric.hs
 - Prelude.hs
 - Primitives.hs
 - TimeCompat.hs
 - Control/
 - Data/
- Array.hs
 - Bifoldable.hs
 - Bifunctor.hs
 - Bitraversable.hs
 - Bits.hs
 - Bool.hs
 - Bool_Type.hs
 - Bounded.hs
 - ByteString.hs
 - Char.hs
 - Char_Type.hs
 - Complex.hs
 - Constraint.hs
 - Data.hs
 - Double.hs
 - Dynamic.hs
 - Either.hs
 - Enum.hs
 - Eq.hs
 - Fixed.hs
 - Float.hs
 - FloatW.hs
 - Floating.hs
 - Foldable.hs
 - Foldable1.hs
 - Fractional.hs
 - Function.hs
 - Functor.hs
 - Hashable.hs
 - IOArray.hs
 - IORef.hs
 - Int.hs
 - Integer.hs
 - Integer_Type.hs
 - Integral.hs
 - Ix.hs
 - Kind.hs
 - List.hs
 - List_Type.hs
 - Maybe.hs
 - Maybe_Type.hs
 - Monoid.hs
 - Num.hs
 - Ord.hs
 - Ordering_Type.hs
 - Orphans.hs
 - Proxy.hs
 - Ratio.hs
 - Ratio_Type.hs
 - Real.hs
 - RealFloat.hs
 - RealFrac.hs
 - Records.hs
 - STRef.hs
 - Semigroup.hs
 - String.hs
 - Text.hs
 - Traversable.hs
 - Tuple.hs
 - TypeLits.hs
 - Typeable.hs
 - Typeable.hs-boot
 - Version.hs
 - Void.hs
 - Word.hs
 - ZipList.hs
 - ByteString/
 - Foldable/
 - Functor/
 - Int/
 - List/
 - Monoid/
 - Time/
 - Tuple/
 - Type/
 - Typeable/
 
 - Debug/
 - Foreign/
 - GHC/
 - Mhs/
 - Numeric/
 - System/
 - Text/
 - Unsafe/
 
 - mhs/
 - paths/
 - src/
- MicroHs/
- Abstract.hs
 - Compile.hs
 - CompileCache.hs
 - Deriving.hs
 - Desugar.hs
 - EncodeData.hs
 - Exp.hs
 - ExpPrint.hs
 - Expr.hs
 - FFI.hs
 - Fixity.hs
 - Flags.hs
 - Graph.hs
 - Ident.hs
 - IdentMap.hs
 - Instances.hs
 - IntMap.hs
 - IntSet.hs
 - Interactive.hs
 - Lex.hs
 - List.hs
 - Main.hs
 - MakeCArray.hs
 - Package.hs
 - Parse.hs
 - State.hs
 - StateIO.hs
 - SymTab.hs
 - TCMonad.hs
 - TargetConfig.hs
 - Translate.hs
 - TypeCheck.hs
 
 - Text/
 - runtime/
- MachDeps.h
 - bfile.c
 - comb.c
 - config-c64.h
 - config-esp32.h
 - config-micro-64.h
 - config-mingw-64.h
 - config-stm32f4.h
 - config-unix-32.h
 - config-unix-64.h
 - config-windows-64.h
 - config.h
 - eval-c64.c
 - eval-esp32.c
 - eval-micro-64.c
 - eval-mingw-64.c
 - eval-stm32f4.c
 - eval-unix-32.c
 - eval-unix-64.c
 - eval-windows-64.c
 - eval.c
 - lz77.c
 - md5.c
 - md5.h
 - mhsffi.h
 - rle.c
 
 
 - MicroHs/
 - tests/
- Arith.hs
 - Arith.ref
 - Array.hs
 - Array.ref
 - Bang.hs
 - Bang.ref
 - BindPat.hs
 - BindPat.ref
 - Bug1.hs
 - Bytestring.hs
 - Bytestring.ref
 - Case.hs
 - Case.ref
 - Catch.hs
 - Catch.ref
 - Class.hs
 - Class.ref
 - Default.hs
 - Default.ref
 - Deriving.hs
 - Deriving.ref
 - DfltSig.hs
 - DfltSig.ref
 - Dict.hs
 - Dict.ref
 - Enum.hs
 - Enum.ref
 - Eq.hs
 - Eq.ref
 - Eq1.hs
 - Eq1.ref
 - Exists.hs
 - Exists.ref
 - ExistsBug.hs
 - FArith.hs
 - FArith.ref
 - Fac.hs
 - Fac.ref
 - Floating.hs
 - Floating.ref
 - ForeignC.hs
 - ForeignC.ref
 - ForeignPtr.hs
 - ForeignPtr.ref
 - FunDep.hs
 - FunDep.ref
 - Guard.hs
 - Guard.ref
 - Hello.hs
 - Hello.ref
 - HigherKind.hs
 - HigherKind.ref
 - IOArray.hs
 - IOArray.ref
 - IOTest.hs
 - IOTest.ref
 - ImpMet.hs
 - ImpMet.ref
 - Infer.hs
 - Infer.ref
 - Infix.hs
 - Infix.ref
 - Info.hs
 - Integer.hs
 - Integer.ref
 - Interactive.hs
 - Irref.hs
 - Irref.ref
 - Kind.hs
 - LameCase.hs
 - LameCase.ref
 - ListCompr.hs
 - ListCompr.ref
 - ListTest.hs
 - ListTest.ref
 - LitMatch.hs
 - LitMatch.ref
 - LocalPoly.hs
 - LocalPoly.ref
 - Makefile
 - Misc.hs
 - Misc.ref
 - Multi.hs
 - Multi.ref
 - MultiIf.hs
 - MultiIf.ref
 - MutRec.hs
 - MutRec.ref
 - Newtype.hs
 - Newtype.ref
 - Nfib.hs
 - NoForall.hs
 - NoForall.ref
 - ParseInd.hs
 - ParseInd.ref
 - PatSyn.hs
 - PolyKind.hs
 - PolyKind.ref
 - Quant.hs
 - Rank2.hs
 - Rank2.ref
 - Read.hs
 - Read.ref
 - Readline.hs
 - RecMdl.hs
 - RecMdl.hs-boot
 - RecMdl.ref
 - RecMdlA.hs
 - RecMdlA.hs-boot
 - Record.hs
 - Record.ref
 - ST.hs
 - ST.ref
 - Serdes.hs
 - Serdes.ref
 - Sieve.hs
 - Sieve.ref
 - Storable.hs
 - Storable.ref
 - StringTest.hs
 - StringTest.ref
 - Symbol.hs
 - Symbol.ref
 - TestMap.hs
 - Text.hs
 - Text.ref
 - TypeEq.hs
 - TypeEq.ref
 - TypeLits.hs
 - TypeLits.ref
 - Typeable.hs
 - Typeable.ref
 - Unicode.hs
 - Unicode.ref
 - View.hs
 - View.ref
 - Word.hs
 - Word.ref
 - itest.ref