[GHC] #1407: Add the ability to :set -l{foo} in .ghci files
GHC
ghc-devs at haskell.org
Sun May 1 17:24:16 UTC 2016
#1407: Add the ability to :set -l{foo} in .ghci files
-------------------------------------+-------------------------------------
Reporter: guest | Owner: archblob
Type: feature request | Status: closed
Priority: normal | Milestone: 7.10.3
Component: GHCi | Version: 6.6.1
Resolution: fixed | Keywords:
Operating System: Windows | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D194
Wiki Page: | Phab:D1310
-------------------------------------+-------------------------------------
Comment (by Tamar Christina <tamar@…>):
In [changeset:"e6627d1f8964807f19f8773f09cfaacae7ca8ab8/ghc"
e6627d1f/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="e6627d1f8964807f19f8773f09cfaacae7ca8ab8"
Fix aggressive cleanup of T1407
Summary:
The aggressive cleanup routine of T1407 is removing files that don't
belong to it.
Constrain the test to only removing files it should by putting all it's
generated
binaries in it's own output folder.
Test Plan: make test -C testsuite/tests/ghci/linking/dyn
Reviewers: austin, bgamari
Reviewed By: bgamari
Subscribers: thomie, #ghc_windows_task_force
Differential Revision: https://phabricator.haskell.org/D2165
GHC Trac Issues: #1407
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/1407#comment:32>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list