Kei Hibino
|
684cab3cf9
|
Drop deprecated driver interfaces.
|
2014-12-10 16:36:15 +09:00 |
|
Kei Hibino
|
da91bc8c95
|
Simplify.
|
2014-12-10 13:01:45 +09:00 |
|
Kei Hibino
|
fc13c51a1a
|
Add default-language field to .cabal files.
|
2014-12-10 12:30:10 +09:00 |
|
Kei Hibino
|
5c609ff19d
|
Add repository links.
|
2014-12-10 02:34:36 +09:00 |
|
Kei Hibino
|
d1f5f23180
|
Not to use new function lookupEnv.
|
2014-10-15 12:55:04 +09:00 |
|
Kei Hibino
|
bac62457a7
|
Add compile message functions for TH.
|
2014-10-10 20:05:33 +09:00 |
|
Kei Hibino
|
514e7df8ba
|
Re-designing compile message functions for ghc logger and Q monad.
|
2014-10-10 17:29:27 +09:00 |
|
Kei Hibino
|
c2f2fb7820
|
Functions to put informational message and warning message while compile time.
|
2014-10-09 21:30:34 +09:00 |
|
Kei Hibino
|
a5dd1c86ed
|
Generalize compileError into Quasi constraint.
|
2014-10-09 14:56:44 +09:00 |
|
Kei Hibino
|
37ab330b5c
|
Remove debian directories with using odebuild.
|
2014-08-13 17:48:45 +09:00 |
|
Kei Hibino
|
21cf2eeea7
|
Update debianization.
|
2013-12-20 19:57:44 +09:00 |
|
Kei Hibino
|
e00d1946f6
|
Update haddock.
|
2013-05-30 18:35:14 +09:00 |
|
Kei Hibino
|
e3ec99922b
|
Update haddock.
|
2013-05-30 18:00:07 +09:00 |
|
Kei Hibino
|
9bf6ff10af
|
Update names-th description.
|
2013-05-30 17:59:45 +09:00 |
|
Kei Hibino
|
9ab641aea2
|
Pass '-Wall' switch to GHC.
|
2013-05-30 00:44:40 +09:00 |
|
Kei Hibino
|
615b8ae886
|
Add header text. Extra module is renamed.
--HG--
rename : names-th/src/Language/Haskell/TH/Name/Extra.hs => names-th/src/Language/Haskell/TH/Lib/Extra.hs
|
2013-05-16 19:03:46 +09:00 |
|
Kei Hibino
|
615d1dcd73
|
Add toVarExp and toVarPat.
|
2013-05-14 15:44:42 +09:00 |
|
Kei Hibino
|
d92fc81b1f
|
Add TH combinator maybeD.
|
2013-05-08 14:43:38 +09:00 |
|
Kei Hibino
|
14f3af698a
|
Add compileErrorIO TH function.
|
2013-05-07 19:00:03 +09:00 |
|
Kei Hibino
|
8744e55171
|
Rename package from th-names to names-th.
--HG--
rename : th-names/GNUmakefile => names-th/GNUmakefile
rename : th-names/LICENSE => names-th/LICENSE
rename : th-names/Setup.hs => names-th/Setup.hs
rename : th-names/debian/changelog => names-th/debian/changelog
rename : th-names/debian/compat => names-th/debian/compat
rename : th-names/debian/control => names-th/debian/control
rename : th-names/debian/copyright => names-th/debian/copyright
rename : th-names/debian/rules => names-th/debian/rules
rename : th-names/debian/source/format => names-th/debian/source/format
rename : th-names/debian/watch => names-th/debian/watch
rename : th-names/th-names.cabal => names-th/names-th.cabal
rename : th-names/src/Language/Haskell/TH/Name/CamelCase.hs => names-th/src/Language/Haskell/TH/Name/CamelCase.hs
rename : th-names/src/Language/Haskell/TH/Name/Extra.hs => names-th/src/Language/Haskell/TH/Name/Extra.hs
|
2013-05-07 17:22:06 +09:00 |
|