#7427: Proposal: Add setEnv/unsetEnv to System.Environment
-----------------------------+----------------------------------------------
Reporter:  SimonHengel       |          Owner:                  
    Type:  feature request   |         Status:  new             
Priority:  normal            |      Component:  libraries/base  
 Version:  7.6.1             |       Keywords:                  
      Os:  Unknown/Multiple  |   Architecture:  Unknown/Multiple
 Failure:  None/Unknown      |      Blockedby:                  
Blocking:                    |        Related:                  
-----------------------------+----------------------------------------------

Comment(by SimonHengel):

 The patch has been validated on Linux (amd64).  I tested the Windows code
 in the context of a standalone package, but I have no means to run GHC's
 validate script on Windows.  It would be awesome if somebody can help with
 that.

 Corresponding Hspec tests are here:
 https://github.com/sol/setenv/blob/master/test/System/SetEnvSpec.hs

 It was not obvious how to integrate them into GHC's build process.  I
 tried a couple of things, but it's still not clear to me if/how I can run
 QC properties within GHC's build system.  Let me know if you can help with
 that.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7427#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to