Revision 01e7bf98

b/devel/build_chroot
274 274
        hslogger-1.2.3 \
275 275
        json-0.7 \
276 276
        lifted-base-0.2.2.0 \
277
        lens-4.0.4 \
277 278
        MonadCatchIO-transformers-0.3.0.0 \
278 279
        network-2.4.1.2 \
279 280
        parallel-3.2.0.4 \
......
341 342

  
342 343
     in_chroot -- \
343 344
       cabal install --global \
344
        base64-bytestring \
345
        'base64-bytestring>=1' \
346
        lens-3.10.2 \
345 347
        'lifted-base>=0.1.2'
346 348
;;
347 349
  precise)
......
380 382

  
381 383
     in_chroot -- \
382 384
       cabal install --global \
383
        base64-bytestring \
385
        'base64-bytestring>=1' \
386
        lens-3.10.2 \
384 387
        'lifted-base>=0.1.2'
385 388

  
386 389
    in_chroot -- \

Also available in: Unified diff