2015-10-26 |
Edward Z. Yang | Implement MIN_VERSION and VERSION macros natively in...
|
commit | commitdiff | tree |
2015-10-22 |
Edward Z. Yang | Quote GHC_PKG in Makefile. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-10-22 |
Edward Z. Yang | Quote GHC path in configure so we can deal with multiple... Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-10-22 |
Edward Z. Yang | Stop the pipeline when it doesn't need to be run. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-10-15 |
Edward Z. Yang | Minor stylistic update. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-10-15 |
Edward Z. Yang | Rename PACKAGE_KEY and LIB_NAME in build system. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-10-15 |
Edward Z. Yang | Rename package key to unit ID, and installed package... Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-10-15 |
Edward Z. Yang | Update Cabal to HEAD, IPID renamed to Component ID. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-10-15 |
Edward Z. Yang | User should use -package-id flag if value in question... Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-10-10 |
Edward Z. Yang | Delete ShPackageKey for now. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-10-10 |
Edward Z. Yang | Rename SpecInfo to RuleInfo (upon SPJ's advice).
|
commit | commitdiff | tree |
2015-10-09 |
Edward Z. Yang | Simplify type of ms_srcimps and ms_textual_imps. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-10-09 |
Edward Z. Yang | Ignore __pycache__. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-10-09 |
Edward Z. Yang | Disable man building for most quick build styles. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-10-09 |
Edward Z. Yang | Extra files to ignore from the new Restructured documentation. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-10-08 |
Edward Z. Yang | Move orphan instance/rule warnings to typechecker/desugarer. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-10-06 |
Edward Z. Yang | Documentation for FrontendResult Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-10-06 |
Edward Z. Yang | Deduplicate one-shot/make compile paths. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-10-02 |
Edward Z. Yang | Don't use old linkable for hs-boot files. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-09-30 |
Edward Z. Yang | .gitignore update for some test files. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-09-21 |
Edward Z. Yang | Remove (now bogus) assert. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-09-21 |
Edward Z. Yang | Fix build failure, I think. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-09-21 |
Edward Z. Yang | Unify hsig and hs-boot; add preliminary "hs-boot" merging. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-09-21 |
Edward Z. Yang | Revert "Revert "Revert "Change loadSrcInterface to...
|
commit | commitdiff | tree |
2015-09-21 |
Edward Z. Yang | Revert "Revert "Revert "Support for multiple signature...
|
commit | commitdiff | tree |
2015-09-20 |
Edward Z. Yang | Put stable pointer names in the name cache.
|
commit | commitdiff | tree |
2015-09-20 |
Edward Z. Yang | Always run explicitly requested ways (extra_ways) for... Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-09-18 |
Edward Z. Yang | Pass TEST_HC_OPTS in bug1465 and T5792. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-09-10 |
Edward Z. Yang | Don't check in autogenerated hs files for recomp013. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-09-03 |
Edward Z. Yang | Accept underscores in the module parser. (Thanks spinda... Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-08-29 |
Edward Z. Yang | ghc-pkg --enable-multi-instance should not complain...
|
commit | commitdiff | tree |
2015-08-26 |
Edward Z. Yang | Fix algorithm.tex build and update with some new info. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-08-07 |
Edward Z. Yang | Big batch of Backpack documentation edits. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-07-31 |
Edward Z. Yang | Remove checked-in PDFs. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-07-31 |
Edward Z. Yang | Backpack docs on renamer and depsolver, also s/package... Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-07-25 |
Edward Z. Yang | -include-pkg-deps takes only one hyphen. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-07-23 |
Edward Z. Yang | Library names, with Cabal submodule update Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-07-22 |
Edward Z. Yang | Use lookupIfaceTop for loading IfaceDecls. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-07-22 |
Edward Z. Yang | Some utility functions for testing IfaceType equality. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-07-22 |
Edward Z. Yang | Export alwaysQualifyPackages and neverQualifyPackages. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-07-22 |
Edward Z. Yang | Give more informative panic for checkFamInstConsistency. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-07-22 |
Edward Z. Yang | Add ExceptionMonad instance for IOEnv. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-07-22 |
Edward Z. Yang | Switch from recording IsBootInterface to recording... Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-07-21 |
Edward Z. Yang | Add utility function isHoleName. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-07-21 |
Edward Z. Yang | Revert "Revert "Support for multiple signature files...
|
commit | commitdiff | tree |
2015-07-21 |
Edward Z. Yang | Revert "Revert "Change loadSrcInterface to return a...
|
commit | commitdiff | tree |
2015-07-09 |
Edward Z. Yang | Make mkQualPackage more robust when package key is... Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-07-08 |
Edward Z. Yang | holePackageKey and isHoleModule utility functions. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-07-08 |
Edward Z. Yang | Backpack: Flesh out more Cabal details Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-07-07 |
Edward Z. Yang | Fix #10596 by looking up 'Int' not 'Maybe Int' in the...
|
commit | commitdiff | tree |
2015-06-24 |
Edward Z. Yang | Drop prefix from package keys. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-06-23 |
Edward Z. Yang | Make $1 in $1_$2_$3_FOO actually be directory. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-06-22 |
Edward Z. Yang | Rename $1_$2_$3_LIB_NAME to LIB_FILE. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-06-22 |
Edward Z. Yang | Fix #10551 by using LIB_NAMES. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-06-22 |
Edward Z. Yang | Use -package-id to specify libraries on command line. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-06-20 |
Edward Z. Yang | Remove duplicate test. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-06-20 |
Edward Z. Yang | Fix all.T for T8131/T8131b. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-06-20 |
Edward Z. Yang | Filter orphan rules based on imports, fixes #10294... Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-06-20 |
Edward Z. Yang | Make GHC install libraries to e.g. xhtml-3000.2.1-0ACfOp3heb... Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-06-16 |
Edward Z. Yang | Update foreign export docs, fixes #10467 Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-06-12 |
Edward Z. Yang | Add versioning section to Backpack docs. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-06-11 |
Edward Z. Yang | Revert "Change loadSrcInterface to return a list of...
|
commit | commitdiff | tree |
2015-06-11 |
Edward Z. Yang | Revert "Support for multiple signature files in scope."
|
commit | commitdiff | tree |
2015-06-11 |
Edward Z. Yang | Remove redundant tcg_visible_orphan_mods, it is recorded... Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-06-11 |
Edward Z. Yang | Add failing test for #9562. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-06-04 |
Edward Z. Yang | ghc-pkg support query by package-key, fixes #9507 Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-06-03 |
Edward Z. Yang | Move liftData and use it as a default definition for... Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-06-03 |
Edward Z. Yang | Allow Any return in foreign prim, fixes #10460. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-06-02 |
Edward Z. Yang | Remove outdated uBackpack docs. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-06-02 |
Edward Z. Yang | Suggest -H to improve GC productivity, fixes #10474. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-06-01 |
Edward Z. Yang | Newline after type of allocate(). Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-06-01 |
Edward Z. Yang | Add (failing) test case for #7672. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-06-01 |
Edward Z. Yang | Typofix: missing period. (#10460) Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-06-01 |
Edward Z. Yang | Add information about allowed foreign prim args, see... Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-06-01 |
Edward Z. Yang | Replace tabs with spaces. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-05-31 |
Edward Z. Yang | Don't run T9330fail on Windows, no clobber occurs.... Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-05-31 |
Edward Z. Yang | linker_unload working on Windows, fixes #8292. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-05-29 |
Edward Z. Yang | Add liftData function. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-05-28 |
Edward Z. Yang | Remove unnecessary loadInterface for TH quoted name. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-05-19 |
Edward Z. Yang | Backpack docs: Clarifications from today's Skype call. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-05-15 |
Edward Z. Yang | Failing test for #10420 using plugins. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-05-14 |
Edward Z. Yang | Backpack docs: Rewrite type checking section to have... Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-05-12 |
Edward Z. Yang | Backpack docs: Consistently italicize metavariables. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-05-12 |
Edward Z. Yang | Make template-haskell build with GHC 7.6, fixes bootstrap... Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-05-12 |
Edward Z. Yang | Backpack docs: proper discourse on ModIface and ModDetails. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-05-11 |
Edward Z. Yang | Ignore out and toc files. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-05-11 |
Edward Z. Yang | Backpack docs: more carefully describe unification... Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-05-11 |
Edward Z. Yang | Support stage 1 Template Haskell (non-quasi) quotes... Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-05-09 |
Edward Z. Yang | Revert stage 1 template-haskell. This is a combination...
|
commit | commitdiff | tree |
2015-05-09 |
Edward Z. Yang | Quick fix: drop base bound on template-haskell. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-05-09 |
Edward Z. Yang | Always do polymorphic typed quote check, c.f. #10384 Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-05-09 |
Edward Z. Yang | RnSplice's staging test should be applied for quotes... Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-05-09 |
Edward Z. Yang | Split off quotes/ from th/ for tests that can be done... Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-05-09 |
Edward Z. Yang | Support stage 1 Template Haskell (non-quasi) quotes... Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-05-08 |
Edward Z. Yang | Backpack docs: AvailInfo plan, and why selectors are... Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-05-08 |
Edward Z. Yang | Backpack docs: meditate on AvailTC with four examples. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-05-05 |
Edward Z. Yang | Doc: checkCrossStageLifting, RnSplice/TcExpr is untyped... Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-05-04 |
Edward Z. Yang | Documentation for Language.Haskell.TH.Quote. Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-05-04 |
Edward Z. Yang | Give a hint when a TH splice has a bad package key... Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
2015-04-30 |
Edward Z. Yang | Typeset Backpack semantic entities in figure, figure... Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
|
commit | commitdiff | tree |
next |