[Hackage] #849: [PATCH] Store licenses in text files instead of code.

Hackage cvs-ghc at haskell.org
Sun Jun 19 06:21:20 CEST 2011


#849: [PATCH] Store licenses in text files instead of code.
---------------------------------+------------------------------------------
  Reporter:  refold              |        Owner:      
      Type:  enhancement         |       Status:  new 
  Priority:  normal              |    Milestone:      
 Component:  cabal-install tool  |      Version:  HEAD
  Severity:  normal              |     Keywords:      
Difficulty:  unknown             |   Ghcversion:      
  Platform:                      |  
---------------------------------+------------------------------------------

Comment(by refold):

 Since `cabal-install` already depends on `bytestring`, we can then use
 `unsafePackCStringLen` and ByteString I/O functions for outputting the
 license file.

-- 
Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/849#comment:6>
Hackage <http://haskell.org/cabal/>
Hackage: Cabal and related projects



More information about the cabal-devel mailing list