1
Fork 0

add source to haddock, few doc notes, tweak website build

This commit is contained in:
Jake Wheat 2019-09-21 09:18:27 +01:00
parent a55694abff
commit ac66ede538
4 changed files with 9 additions and 9 deletions

View file

@ -1,6 +1,5 @@
0.6.0
checked with ghc 8.8.1 - but because of pretty-show, the
executable doesn't work with this ghc yet
tested with ghc 8.8.1 also
change the dialect handling - now a dialect is a bunch of flags
plus a keyword list, and custom dialects are now feasible
(still incomplete)