ocramz / petsc-hs

Haskell bindings for PETSc and SLEPc
GNU General Public License v3.0
20 stars 4 forks source link

Fix Storable instance of PetscBool_ #10

Closed ocramz closed 8 years ago

ocramz commented 8 years ago

Type should be set and read; see Internal.Types for a note on this

ocramz commented 8 years ago

Fixed via generated C2Hs file Numerical.PETSc.Internal.C2HsGen.TypesC2HsGen