-
-
Notifications
You must be signed in to change notification settings - Fork 437
support for cabal/stack scripts #111
Copy link
Copy link
Open
Labels
build tool: cabalbuild tool: stackcan-workaroundstatus: blockedNot actionable, because blocked by upstream/GHC etc.Not actionable, because blocked by upstream/GHC etc.type: enhancementNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
build tool: cabalbuild tool: stackcan-workaroundstatus: blockedNot actionable, because blocked by upstream/GHC etc.Not actionable, because blocked by upstream/GHC etc.type: enhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Certain upcoming features (repl, runghc) are likely to make cabal scripts a much more attractive option.
I, for one, would like to switch all of my
turtlescripts to use them, rather than (as at present) having them all in a single cabal project. But I wouldn't want to lose the IDE support...Would there be any major difficulty in supporting these? Is this actually more of a question for
hie-bios?