Commit Graph

114 Commits

Author SHA1 Message Date
Avi Dessauer
3621971ac9 Fix/delete tests 2022-10-18 23:53:58 -05:00
Pepe Iborra
2752d7c0a5 reformat 2022-09-16 10:59:15 +01:00
Pepe Iborra
25cf51837a handle executable modules and filter out non-existing paths 2022-09-16 10:58:58 +01:00
Pepe Iborra
4a0da1c2a4 Use Cabal-syntax to parse cabal packages 2022-09-16 10:36:29 +01:00
Avi Dessauer
fa0c5b28f6 Release 0.1.2.7 2022-04-27 13:34:38 -04:00
Avi Dessauer
36e47753fc Fix #44 2022-04-27 13:32:47 -04:00
Avi Dessauer
b8ae867d05
Merge pull request #45 from PaulJohnson/master
Provide help message.
2022-04-11 13:37:10 -04:00
Paul Johnson
0c336ba826 Ormolu formatted. 2022-04-11 08:25:39 +01:00
Paul Johnson
c6ecccdefd Corrected format in error message. 2022-04-10 07:59:36 +01:00
Paul Johnson
8adfffba67 If -h or --help is given then print helpful message and exit. 2022-04-10 07:55:12 +01:00
Avi Dessauer
ec43355a08
Update README.md 2021-11-11 10:06:06 -05:00
Avi Dessauer
e88e07ac5c
Merge pull request #40 from hololeap/master
Add `executable` flag to toggle building the executable
2021-10-02 12:13:36 -04:00
Javier Neira
8c5e504c9c
Correct field name 2021-09-19 17:15:43 +02:00
hololeap
b7073c18f0
Add executable flag to toggle building the executable
This package is a transient dependency of [haskell-language-server][1].
However, only the library is needed. This flag gives the option for those
who do not need the executable to disable it.

The flag is enabled by default.

[1]: https://hackage.haskell.org/package/haskell-language-server
2021-09-18 22:12:25 -06:00
Avi Dessauer
1c36d9c077 Release 0.1.2.6 2021-07-13 09:50:28 -04:00
Avi Dessauer
8e42660d1b Fmt 2021-07-13 09:48:16 -04:00
Avi Dessauer
f2a4d91323
Merge pull request #38 from Ptival/master
Fix bug where freeform fields can be misinterpreted as data
2021-07-13 09:47:31 -04:00
Valentin Robert
bdafa3571b Fix bug where freeform fields can be misinterpreted as data 2021-07-12 23:53:43 -07:00
Javier Neira
a95608f9a5
Merge pull request #35 from theGhostJW/patch-1
Update README.md with install instructions
2021-03-23 22:27:59 +01:00
theGhostJW
516534a325
Update README.md
Co-authored-by: Javier Neira  <atreyu.bbb@gmail.com>
2021-03-24 08:01:44 +11:00
theGhostJW
30057e1b78
Update README.md
https://github.com/Avi-D-coder/implicit-hie/issues/25 I am guessing the cabal command is the same as stack (not a cabal user)
2021-03-24 06:24:27 +11:00
Avi Dessauer
33b4185caf
Update README.md 2021-01-19 17:40:29 -05:00
Avi Dessauer
03799c545e Release 0.1.2.5 2020-11-29 05:26:17 -05:00
Avi Dessauer
b3b12f55c3 Fix: #30 2020-11-29 05:10:03 -05:00
Avi Dessauer
fdfb16c2bf Update tests 2020-11-29 03:33:46 -05:00
Avi Dessauer
6b67252006 Release bug fix 2020-11-23 11:04:57 -05:00
Avi Dessauer
42d585560a Fix handling empty lists 2020-11-23 11:01:21 -05:00
Avi Dessauer
ea512066e5 Show which tool was used in error 2020-11-21 15:54:59 -05:00
Avi Dessauer
fc93819ce4
Merge pull request #26 from Avi-D-coder/Avi-D-coder-patch-1
Add ormolu action
2020-11-15 17:08:30 -05:00
Avi Dessauer
1a6f1bac2b
Add ormolu action 2020-11-15 17:08:06 -05:00
Avi Dessauer
ff475f6bd5 Release 0.1.2.3 2020-11-11 22:52:28 -05:00
Avi Dessauer
aed4155c91 Fix: #24 handle comments in lists 2020-11-11 20:20:48 -05:00
Avi Dessauer
45165dcb21 Ignore .hie directory 2020-11-09 18:57:39 -05:00
Avi Dessauer
7c4c66600c Write hie files for stan 2020-11-09 18:56:25 -05:00
Avi Dessauer
98fa9af3c7 Ignore hie.yaml 2020-11-09 18:37:40 -05:00
Avi Dessauer
55a0bb0b9b Cabal-fmt 2020-11-09 18:36:54 -05:00
Avi Dessauer
78b6224c06 Fmt and fixes 2020-11-09 18:35:45 -05:00
Avi Dessauer
fc1d332914 Release 0.1.2.0 2020-10-15 14:44:53 -04:00
Avi Dessauer
ce228234ae Remove hie.yaml 2020-10-15 14:42:54 -04:00
Javier Neira
f971186c87
Merge pull request #22 from jneira/exe-other-mods
Fix exe other-modules containing dots
2020-10-15 11:52:12 +02:00
jneira
8d54ae4455 Test other-modules containing dots 2020-10-14 22:08:13 +02:00
jneira
f5f699536e Transform dots to path seps 2020-10-14 22:07:53 +02:00
Avi Dessauer
536b425950
Merge pull request #19 from drupol/patch-1 2020-09-18 13:30:00 -04:00
Avi Dessauer
9cd33b9e27
Comment => doc comment 2020-09-18 13:28:24 -04:00
Pol Dellaiera
268a298b5b
Add note about why custom function dropLast is used 2020-09-18 19:22:08 +02:00
Avi Dessauer
9e9f8e7d77
Create haskell.yml 2020-09-18 12:57:59 -04:00
Avi Dessauer
1b111d456f
Merge pull request #16 from DunetsNM/fix/stack-packages-default
if stack packages missing assume it is ["."]
2020-07-08 15:18:59 -04:00
Nick Dunets
a269f57448 if stack packages missing assume it is ["."] 2020-07-08 16:40:54 +12:00
Avi Dessauer
eb606df6c3
Merge pull request #15 from DunetsNM/feature/cmd-line-cabal-stack-switch
--cabal and --stack command line switches
2020-07-07 00:56:59 -04:00
Nick Dunets
a6c91a83b6 change extension of sample hie cabal file 2020-07-07 16:16:12 +12:00