container.sh 63 B

12345
  1. #!/bin/bash
  2. set -e
  3. cabal update
  4. cabal install --lib primitive