Skip to content
Snippets Groups Projects
  1. Dec 12, 2014
  2. Dec 10, 2014
    • Mateusz Kowalczyk's avatar
      Update doctest parts of comments · d453ce0d
      Mateusz Kowalczyk authored
      d453ce0d
    • Mateusz Kowalczyk's avatar
      Allow the parser to spit out meta-info · 12a066d9
      Mateusz Kowalczyk authored
      Currently we only use it only for ‘since’ annotations but with these
      patches it should be fairly simple to add new attributes if we wish to.
      
      Closes #26. It seems to work fine but due to 7.10 rush I don't have the
      chance to do more exhaustive testing right now. The way the meta is
      output (emphasis at the end of the whole comment) is fairly arbitrary
      and subject to bikeshedding.
      
      Note that this makes test for Bug310 fail due to interface version bump:
      it can't find the docs for base with this interface version so it fails.
      There is not much we can do to help this because it tests for ’built-in’
      identifier, not something we can provide ourselves.
      12a066d9
  3. Dec 09, 2014
  4. Nov 16, 2014
  5. Nov 08, 2014
  6. Nov 04, 2014
  7. Nov 03, 2014
  8. Nov 01, 2014
  9. Aug 31, 2014
  10. Aug 20, 2014
  11. Aug 15, 2014
  12. Aug 08, 2014
  13. Jul 28, 2014
  14. Jun 25, 2014
  15. Jun 18, 2014
  16. Jun 17, 2014
    • Mateusz Kowalczyk's avatar
      Update cabal files · fc160334
      Mateusz Kowalczyk authored
      Update repository urls, use subdir property for haddock-library and use
      a separate versioning scheme for haddock-library in preparation for release.
      fc160334
Loading